8.7 released—WinterCG Compliance Part 1
Learn more

Summary

Enumeration Members

Adjustable

Adjustable: "adjustable"
The element allows continuous adjustment through a range of values.

Button

Button: "button"
The element should be treated as a button.

Checkbox

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: "image"
The element should be treated as an image.

ImageButton

ImageButton: "imageButton"
The element should be treated as a image button.

KeyboardKey

KeyboardKey: "keyboardKey"
The element behaves as a keyboard key.
Link: "link"
The element should be treated as a link.

None

None: "none"

PlaysSound

PlaysSound: "plays"
The element plays its own sound when activated.

ProgressBar

ProgressBar: "progressBar"
The element behaves like a ProgressBar

RadioButton

RadioButton: "radioButton"
The element behaves like a RadioButton
Search: "search"
The element should be treated as a search field.

SpinButton

SpinButton: "spinButton"
The element behaves like a SpinButton

StartsMediaSession

StartsMediaSession: "startsMedia"
The element starts a media session when it is activated.

StaticText

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

Summary

Summary: "summary"
The element provides summary information when the application starts.

Switch

Switch: "switch"
The element behaves like a switch