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