#import <UIViewHeartbeat.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (void) | - dealloc |
Öffentliche, statische Methoden | |
| (void) | + startHeartbeatWithView:selector:inRunLoopMode: |
| (void) | + stopHeartbeatWithView:selector: |
Geschützte Attribute | |
| UIView * | _view |
| SEL | _selector |
| struct __GSHeartbeat * | _heartbeat |
Definiert in Zeile 11 der Datei UIViewHeartbeat.h.
| + (void) startHeartbeatWithView: | (id) | fp8 | ||
| selector: | (SEL) | fp12 | ||
| inRunLoopMode: | (id) | fp16 | ||
| + (void) stopHeartbeatWithView: | (id) | fp8 | ||
| selector: | (SEL) | fp12 | ||
| - (void) dealloc |
Implementiert NSObject.
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.