Uses of Class
org.robovm.apple.accessibility.AXBrailleMap
| Package | Description |
|---|---|
| org.robovm.apple.accessibility |
-
Uses of AXBrailleMap in org.robovm.apple.accessibility
Methods in org.robovm.apple.accessibility that return types with arguments of type AXBrailleMap Modifier and Type Method Description VoidBlock1<AXBrailleMap>AXBrailleMapRenderer. getAccessibilityBrailleMapRenderer()VoidBlock1<AXBrailleMap>AXBrailleMapRendererAdapter. getAccessibilityBrailleMapRenderer()Method parameters in org.robovm.apple.accessibility with type arguments of type AXBrailleMap Modifier and Type Method Description voidAXBrailleMapRenderer. setAccessibilityBrailleMapRenderer(VoidBlock1<AXBrailleMap> v)voidAXBrailleMapRendererAdapter. setAccessibilityBrailleMapRenderer(VoidBlock1<AXBrailleMap> v)