#import <UIControl-Internal.h>
Öffentliche Methoden | |
| (BOOL) | - _hasActionForEventMask: |
| (void) | - _sendActionsForEventMask:withEvent: |
| (void) | - _setHighlightOnMouseDown: |
| (void) | - _delayActions |
| (void) | - _sendDelayedActions |
| (void) | - _cancelDelayedActions |
| (BOOL) | - pointMostlyInside:forEvent: |
Definiert in Zeile 9 der Datei UIControl-Internal.h.
| - (BOOL) _hasActionForEventMask: | (int) | fp8 |
| - (void) _sendActionsForEventMask: | (int) | fp8 | ||
| withEvent: | (struct __GSEvent *) | fp12 | ||
| - (void) _setHighlightOnMouseDown: | (BOOL) | fp8 |
| - (void) _delayActions |
| - (void) _sendDelayedActions |
| - (void) _cancelDelayedActions |
| - (BOOL) pointMostlyInside: | (struct CGPoint) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp16 | ||