FWSegmentedControlSelectionIndicatorLocation
NS_ENUM(NSInteger, FWSegmentedControlSelectionIndicatorLocation) {
FWSegmentedControlSelectionIndicatorLocationTop,
FWSegmentedControlSelectionIndicatorLocationBottom,
FWSegmentedControlSelectionIndicatorLocationNone // No selection indicator
}
Undocumented
-
Undocumented
Declaration
Objective-C
FWSegmentedControlSelectionIndicatorLocationTop
-
Undocumented
Declaration
Objective-C
FWSegmentedControlSelectionIndicatorLocationBottom
-
Undocumented
Declaration
Objective-C
FWSegmentedControlSelectionIndicatorLocationNone