Uses of Class
org.robovm.apple.uikit.UIFloatRange
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIFloatRange in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIFloatRange Modifier and Type Method Description UIFloatRangeUIAttachmentBehavior. getAttachmentRange()static UIFloatRangeUIFloatRange. Infinite()UIFloatRangeUIFloatRange. setMaximum(double maximum)UIFloatRangeUIFloatRange. setMinimum(double minimum)static UIFloatRangeUIFloatRange. Zero()Methods in org.robovm.apple.uikit with parameters of type UIFloatRange Modifier and Type Method Description voidUIAttachmentBehavior. setAttachmentRange(UIFloatRange v)