UISegmentedControl

Crowd-sourced documentation and tutorials by the Cocoa developer community
Revision as of 16:26, 29 April 2012 by Importer (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


%%BEGINCODESTYLE%%- (void)insertSegment:(int)segment withTitle:(NSString)title animated:(BOOL)flag;%%ENDCODESTYLE%%

%%BEGINCODESTYLE%%- (void)selectSegment:(int)segment;%%ENDCODESTYLE%%

%%BEGINCODESTYLE%%- (int)selectedSegment;%%ENDCODESTYLE%%

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox