Uses of Class
org.robovm.apple.accessibility.AXCustomContentImportance
| Package | Description |
|---|---|
| org.robovm.apple.accessibility |
-
Uses of AXCustomContentImportance in org.robovm.apple.accessibility
Methods in org.robovm.apple.accessibility that return AXCustomContentImportance Modifier and Type Method Description AXCustomContentImportanceAXCustomContent. getImportance()static AXCustomContentImportanceAXCustomContentImportance. valueOf(long n)Returns the enum constant of this type with the specified name.static AXCustomContentImportanceAXCustomContentImportance. valueOf(String name)Returns the enum constant of this type with the specified name.static AXCustomContentImportance[]AXCustomContentImportance. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.accessibility with parameters of type AXCustomContentImportance Modifier and Type Method Description voidAXCustomContent. setImportance(AXCustomContentImportance v)