Uses of Class
org.robovm.apple.uikit.UIControlContentVerticalAlignment
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIControlContentVerticalAlignment in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UIControlContentVerticalAlignment Modifier and Type Method Description UIControlContentVerticalAlignmentUIControl. getContentVerticalAlignment()static UIControlContentVerticalAlignmentUIControlContentVerticalAlignment. valueOf(long n)Returns the enum constant of this type with the specified name.static UIControlContentVerticalAlignmentUIControlContentVerticalAlignment. valueOf(String name)Returns the enum constant of this type with the specified name.static UIControlContentVerticalAlignment[]UIControlContentVerticalAlignment. 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 UIControlContentVerticalAlignment Modifier and Type Method Description voidUIControl. setContentVerticalAlignment(UIControlContentVerticalAlignment v)