TKDataFormSegmentedEditor Class Reference
Inherits from | TKDataFormEditor : UIView |
Declared in | TKDataFormSegmentedEditor.h |
Properties
options
The names of all the segments in TKDataFormSegmentedEditor.
@property (nonatomic, strong, nullable) NSArray *options
Declared In
TKDataFormSegmentedEditor.h
selectedIndex
The index for the selected item in the options list.
@property (nonatomic) NSInteger selectedIndex
Declared In
TKDataFormSegmentedEditor.h