Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAccessibilityFeatures

Hierarchy

  • IAccessibilityFeatures

Index

Properties

getAccessibleNavigation

getAccessibleNavigation: () => boolean

Type declaration

    • (): boolean
    • Returns boolean

getBoldText

getBoldText: () => boolean

Type declaration

    • (): boolean
    • Returns boolean

getDisableAnimations

getDisableAnimations: () => boolean

Type declaration

    • (): boolean
    • Returns boolean

getHashCode

getHashCode: () => number

Type declaration

    • (): number
    • Returns number

getHighContrast

getHighContrast: () => boolean

Type declaration

    • (): boolean
    • Returns boolean

getInvertColors

getInvertColors: () => boolean

Type declaration

    • (): boolean
    • Returns boolean

getReduceMotion

getReduceMotion: () => boolean

Type declaration

    • (): boolean
    • Returns boolean

toString

toString: () => string

Type declaration

    • (): string
    • Returns string

Generated using TypeDoc