Uses of Class
org.robovm.apple.foundation.NSPresentationIntentKind
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSPresentationIntentKind in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSPresentationIntentKind Modifier and Type Method Description NSPresentationIntentKindNSPresentationIntent. getIntentKind()static NSPresentationIntentKindNSPresentationIntentKind. valueOf(long n)Returns the enum constant of this type with the specified name.static NSPresentationIntentKindNSPresentationIntentKind. valueOf(String name)Returns the enum constant of this type with the specified name.static NSPresentationIntentKind[]NSPresentationIntentKind. values()Returns an array containing the constants of this enum type, in the order they are declared.