UIViewHeartbeat Klassenreferenz

#import <UIViewHeartbeat.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - dealloc

Öffentliche, statische Methoden

(void) + startHeartbeatWithView:selector:inRunLoopMode:
(void) + stopHeartbeatWithView:selector:

Geschützte Attribute

UIView_view
SEL _selector
struct __GSHeartbeat * _heartbeat

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UIViewHeartbeat.h.


Dokumentation der Elementfunktionen

+ (void) startHeartbeatWithView: (id)  fp8
selector: (SEL)  fp12
inRunLoopMode: (id)  fp16 

+ (void) stopHeartbeatWithView: (id)  fp8
selector: (SEL)  fp12 

- (void) dealloc  

Implementiert NSObject.


Dokumentation der Datenelemente

- (UIView*) _view [protected]

Definiert in Zeile 13 der Datei UIViewHeartbeat.h.

- (SEL) _selector [protected]

Definiert in Zeile 14 der Datei UIViewHeartbeat.h.

- (struct __GSHeartbeat*) _heartbeat [read, protected]

Definiert in Zeile 15 der Datei UIViewHeartbeat.h.


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