Uses of Class
org.robovm.apple.uikit.UICellAccessoryDisplayedState
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UICellAccessoryDisplayedState in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UICellAccessoryDisplayedState Modifier and Type Method Description UICellAccessoryDisplayedStateUICellAccessory. getDisplayedState()static UICellAccessoryDisplayedStateUICellAccessoryDisplayedState. valueOf(long n)Returns the enum constant of this type with the specified name.static UICellAccessoryDisplayedStateUICellAccessoryDisplayedState. valueOf(String name)Returns the enum constant of this type with the specified name.static UICellAccessoryDisplayedState[]UICellAccessoryDisplayedState. 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 UICellAccessoryDisplayedState Modifier and Type Method Description voidUICellAccessory. setDisplayedState(UICellAccessoryDisplayedState v)