Uses of Class
org.robovm.apple.uikit.UISplitViewControllerSplitBehavior
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UISplitViewControllerSplitBehavior in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UISplitViewControllerSplitBehavior Modifier and Type Method Description UISplitViewControllerSplitBehaviorUISplitViewController. getPreferredSplitBehavior()UISplitViewControllerSplitBehaviorUISplitViewController. getSplitBehavior()static UISplitViewControllerSplitBehaviorUISplitViewControllerSplitBehavior. valueOf(long n)Returns the enum constant of this type with the specified name.static UISplitViewControllerSplitBehaviorUISplitViewControllerSplitBehavior. valueOf(String name)Returns the enum constant of this type with the specified name.static UISplitViewControllerSplitBehavior[]UISplitViewControllerSplitBehavior. 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 UISplitViewControllerSplitBehavior Modifier and Type Method Description voidUISplitViewController. setPreferredSplitBehavior(UISplitViewControllerSplitBehavior v)