Toggles the screen reader state.

Hierarchy

  • ToggleScreenReaderActionConfig

Properties

enabled?: boolean

True when the screen reader should be enabled, false when it should be disabled, unset or null when the state should be used from the screenReader.automaticallySelectPlaybackDeviceWhenActivated config value.

useScreenReaderPlaybackDevice?: boolean

True when the screen reader playback device should be enabled, false when nothing should change, unset or null when the state should be used from the screenReader.automaticallySelectPlaybackDeviceWhenActivated config value.

Generated using TypeDoc