timer
Characteristics
Superclass Role:
- status
Inherited States and Properties:
- aria-atomic
- aria-busy (state)
- aria-controls
- aria-describedby
- aria-disabled (state)
- aria-dropeffect
- aria-expanded (state)
- aria-flowto
- aria-grabbed (state)
- aria-haspopup
- aria-hidden (state)
- aria-invalid (state)
- aria-label
- aria-labelledby
- aria-live
- aria-owns
- aria-relevant
Name From:
- author
Accessible Name Required:
- True
A type of live region containing a numerical counter which indicates an amount of elapsed time from a start point, or the time remaining until an end point.
The text contents of the timer object indicate the current time measurement, and are updated as that amount changes. The timer value is not necessarily machine parsable, but authors should update the text contents at fixed intervals, except when the timer is paused or reaches an end-point.
Note: Elements with the role timer maintain the default aria-live value of off.
Microsoft Active Accessibility accRole Property:
- ROLE_SYSTEM_CLOCK
UI Automation ControlType Property:
- Pane
UI Automation AriaRole Property:
- timer