Hierarchy

  • AccessibilityMenuConfig

Properties

displayWhenIdle: boolean

Default: true

True when the accessibility menu should stay when the user is idle.

accessibility.accessibilityMenu.displayWhenIdle

enabled: boolean

Default: false

True when the accessibility menu should be enabled.

accessibility.accessibilityMenu.enabled

offset: Unit2D

The offset relative to the default position of the menu.

accessibility.accessibilityMenu.offset

Default: "CenterRight"

The default position of the menu.

accessibility.accessibilityMenu.position

symbolSize: number

Default: 100

The size of the accessibility symbol in pixel.

accessibility.accessibilityMenu.symbolSize

Generated using TypeDoc