UISwitchControlButton Klassenreferenz

#import <UISwitchControlButton.h>

Abgeleitet von UIControl.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithFrame:
(BOOL) - shouldTrack
(void) - dealloc
(void) - _drawThreePartButtonInRect:
(void) - drawRect:
(void) - setFrame:

Geschützte Attribute

UIImage_leftCap
UIImage_middleFill
UIImage_rightCap
UIImage_leftCapDown
UIImage_middleFillDown
UIImage_rightCapDown
unsigned int _useShadowedLeft:1
unsigned int _useShadowedRight:1

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UISwitchControlButton.h.


Dokumentation der Elementfunktionen

- (id) initWithFrame: (struct CGRect fp8  

Implementiert UIView.

- (BOOL) shouldTrack  

Implementiert UIControl.

- (void) dealloc  

Implementiert UIControl.

- (void) _drawThreePartButtonInRect: (struct CGRect fp8  

- (void) drawRect: (struct CGRect fp8  

- (void) setFrame: (struct CGRect fp8  


Dokumentation der Datenelemente

- (UIImage*) _leftCap [protected]

Definiert in Zeile 13 der Datei UISwitchControlButton.h.

- (UIImage*) _middleFill [protected]

Definiert in Zeile 14 der Datei UISwitchControlButton.h.

- (UIImage*) _rightCap [protected]

Definiert in Zeile 15 der Datei UISwitchControlButton.h.

- (UIImage*) _leftCapDown [protected]

Definiert in Zeile 16 der Datei UISwitchControlButton.h.

- (UIImage*) _middleFillDown [protected]

Definiert in Zeile 17 der Datei UISwitchControlButton.h.

- (UIImage*) _rightCapDown [protected]

Definiert in Zeile 18 der Datei UISwitchControlButton.h.

- (unsigned int) _useShadowedLeft [protected]

Definiert in Zeile 19 der Datei UISwitchControlButton.h.

- (unsigned int) _useShadowedRight [protected]

Definiert in Zeile 20 der Datei UISwitchControlButton.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: