ChromeAccessibilityFeatures class

Properties

animationPolicy ChromeSetting
get() requires accessibilityFeatures.read permission. set() and clear() require accessibilityFeatures.modify permission.
no setter
autoclick ChromeSetting?
ChromeOS only.
no setter
caretHighlight ChromeSetting?
ChromeOS only.
no setter
cursorColor ChromeSetting?
ChromeOS only.
no setter
cursorHighlight ChromeSetting?
ChromeOS only.
no setter
dictation ChromeSetting?
ChromeOS only.
no setter
dockedMagnifier ChromeSetting?
ChromeOS only.
no setter
focusHighlight ChromeSetting?
ChromeOS only.
no setter
hashCode int
The hash code for this object.
no setterinherited
highContrast ChromeSetting?
ChromeOS only.
no setter
isAvailable bool
no setter
largeCursor ChromeSetting?
ChromeOS only.
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
screenMagnifier ChromeSetting?
ChromeOS only.
no setter
selectToSpeak ChromeSetting?
ChromeOS only.
no setter
spokenFeedback ChromeSetting?
ChromeOS only.
no setter
stickyKeys ChromeSetting?
ChromeOS only.
no setter
switchAccess ChromeSetting?
ChromeOS only.
no setter
virtualKeyboard ChromeSetting?
ChromeOS only.
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited