Package 

Class ViewEvent.Accessibility

    • Constructor Detail

      • ViewEvent.Accessibility

        ViewEvent.Accessibility(String textSize, Boolean screenReaderEnabled, Boolean boldTextEnabled, Boolean reduceTransparencyEnabled, Boolean reduceMotionEnabled, Boolean buttonShapesEnabled, Boolean invertColorsEnabled, Boolean increaseContrastEnabled, Boolean assistiveSwitchEnabled, Boolean assistiveTouchEnabled, Boolean videoAutoplayEnabled, Boolean closedCaptioningEnabled, Boolean monoAudioEnabled, Boolean shakeToUndoEnabled, Boolean reducedAnimationsEnabled, Boolean shouldDifferentiateWithoutColor, Boolean grayscaleEnabled, Boolean singleAppModeEnabled, Boolean onOffSwitchLabelsEnabled, Boolean speakScreenEnabled, Boolean speakSelectionEnabled, Boolean rtlEnabled)
        Parameters:
        textSize - User’s preferred text scale relative to the default system size.
        screenReaderEnabled - Indicates whether a screen reader is currently active.
        boldTextEnabled - Indicates whether the system-wide bold text accessibility setting is enabled.
        reduceTransparencyEnabled - Indicates whether the system-wide reduce transparency setting is enabled.
        reduceMotionEnabled - Indicates whether the system-wide reduce motion setting is enabled.
        buttonShapesEnabled - Indicates whether the system-wide button shapes setting is enabled.
        invertColorsEnabled - Indicates whether the system-wide color inversion setting is enabled.
        increaseContrastEnabled - Indicates whether the system-wide increase contrast setting is enabled.
        assistiveSwitchEnabled - Indicates whether an alternative input method like Switch Control or Switch Access is currently enabled.
        assistiveTouchEnabled - Indicates whether the system-wide AssistiveTouch feature is currently enabled.
        videoAutoplayEnabled - Indicates whether the video autoplay setting is enabled in the system or application.
        closedCaptioningEnabled - Indicates whether closed captioning is enabled for media playback.
        monoAudioEnabled - Indicates whether the system-wide mono audio setting is enabled.
        shakeToUndoEnabled - Indicates whether the Shake to Undo feature is enabled.
        reducedAnimationsEnabled - Indicates whether the user prefers reduced animations or cross-fade transitions.
        shouldDifferentiateWithoutColor - Indicates whether the system should differentiate interface elements without relying solely on color.
        grayscaleEnabled - Indicates whether the device display is currently using grayscale mode.
        singleAppModeEnabled - Indicates whether the device is currently locked to a single app through Guided Access or Screen Pinning.
        onOffSwitchLabelsEnabled - Indicates whether on/off switch labels are enabled in the system settings.
        speakScreenEnabled - Indicates whether the Speak Screen feature is enabled.
        speakSelectionEnabled - Indicates whether the text-to-speech selection feature is enabled.
        rtlEnabled - Indicates whether the right-to-left support is enabled.