#import <UISegmentedControl-Static.h>
Öffentliche Methoden | |
| (void) | - _createSegmentAtIndex:position:withInfo: |
| (void) | - _insertSegment:withInfo:animated: |
| (void) | - _clearSelectedSegment |
| (void) | - _removeSegmentAnimationFinished:finished:context: |
Definiert in Zeile 9 der Datei UISegmentedControl-Static.h.
| - (void) _createSegmentAtIndex: | (int) | fp8 | ||
| position: | (unsigned int) | fp12 | ||
| withInfo: | (id) | fp16 | ||
| - (void) _insertSegment: | (int) | fp8 | ||
| withInfo: | (id) | fp12 | ||
| animated: | (BOOL) | fp16 | ||
| - (void) _clearSelectedSegment |
| - (void) _removeSegmentAnimationFinished: | (id) | fp8 | ||
| finished: | (id) | fp12 | ||
| context: | (void *) | fp16 | ||