Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AccessibilityRole

Index

Enumeration members

Adjustable

Adjustable:

The element allows continuous adjustment through a range of values.

Button

Button:

The element should be treated as a button.

Checkbox

Checkbox:

The element behaves like a Checkbox

Header

Header:

The element is a header that divides content into sections, such as the title of a navigation bar.

Image

Image:

The element should be treated as an image.

ImageButton

ImageButton:

The element should be treated as a image button.

KeyboardKey

KeyboardKey:

The element behaves as a keyboard key.

Link

Link:

The element should be treated as a link.

None

None:

The element has no traits.

PlaysSound

PlaysSound:

The element plays its own sound when activated.

ProgressBar

ProgressBar:

The element behaves like a ProgressBar

RadioButton

RadioButton:

The element behaves like a RadioButton

Search

Search:

The element should be treated as a search field.

SpinButton

SpinButton:

The element behaves like a SpinButton

StartsMediaSession

StartsMediaSession:

The element starts a media session when it is activated.

StaticText

StaticText:

The element should be treated as static text that cannot change.

Summary

Summary:

The element provides summary information when the application starts.

Switch

Switch:

The element behaves like a switch

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method