Uses of Class
org.robovm.apple.uikit.UISegmentedControlSegment
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UISegmentedControlSegment in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UISegmentedControlSegment Modifier and Type Method Description static UISegmentedControlSegmentUISegmentedControlSegment. valueOf(long n)Returns the enum constant of this type with the specified name.static UISegmentedControlSegmentUISegmentedControlSegment. valueOf(String name)Returns the enum constant of this type with the specified name.static UISegmentedControlSegment[]UISegmentedControlSegment. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.uikit with parameters of type UISegmentedControlSegment Modifier and Type Method Description UIOffsetUISegmentedControl. getContentPositionAdjustment(UISegmentedControlSegment leftCenterRightOrAlone, UIBarMetrics barMetrics)voidUISegmentedControl. setContentPositionAdjustment(UIOffset adjustment, UISegmentedControlSegment leftCenterRightOrAlone, UIBarMetrics barMetrics)