Documentation ¶
Overview ¶
Package a11y provides functions to assist with interacting with accessibility features and settings.
Package a11y provides functions to assist with interacting with accessibility features and settings.
Package a11y provides functions to assist with interacting with accessibility features and settings.
Package a11y provides functions to assist with interacting with accessibility features and settings.
Package a11y provides functions to assist with interacting with accessibility features and settings.
Package a11y provides functions to assist with interacting with accessibility features and settings.
Package a11y provides functions to assist with interacting with accessibility features and settings.
Index ¶
- func Autoclick(ctx context.Context, s *testing.State)
- func Chromevox(ctx context.Context, s *testing.State)
- func ChromevoxHint(ctx context.Context, s *testing.State)
- func ChromevoxNumberReadingStyle(ctx context.Context, s *testing.State)
- func ChromevoxPlainTextEditing(ctx context.Context, s *testing.State)
- func ChromevoxRichTextEditing(ctx context.Context, s *testing.State)
- func ChromevoxTTSPitchAndRate(ctx context.Context, s *testing.State)
- func ChromevoxTTSProcessingCharacters(ctx context.Context, s *testing.State)
- func ChromevoxTTSProcessingWhitespace(ctx context.Context, s *testing.State)
- func ChromevoxToggleOnShortcut(ctx context.Context, s *testing.State)
- func Dictation(ctx context.Context, s *testing.State)
- func LiveCaption(ctx context.Context, s *testing.State)
- func SelectToSpeak(ctx context.Context, s *testing.State)
- func Smoke(ctx context.Context, s *testing.State)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Source Files ¶
- autoclick.go
- chromevox.go
- chromevox_hint.go
- chromevox_number_reading_style.go
- chromevox_plain_text_editing.go
- chromevox_rich_text_editing.go
- chromevox_toggle_on_shortcut.go
- chromevox_tts_pitch_and_rate.go
- chromevox_tts_processing_characters.go
- chromevox_tts_processing_whitespace.go
- dictation.go
- live_caption.go
- select_to_speak.go
- smoke.go