AXBrailleMap
A representation of a two-dimensional braille display.
Declaration
class AXBrailleMapOverview
A braille map object represents a two-dimensional braille display that’s connected to the current Apple device. By specifying the dot patterns in the braille map, you can change the content the user experiences. To render the data from the braille map to the display, implement AXBrailleMapRenderer.