Enumeration

AtkLive

since: 2.50

Declaration

enum Atk.Live

Description [src]

Enumeration used to indicate a type of live region and how assertive it should be in terms of speaking notifications. Currently, this is only used for “notification” events, but it may be used for additional purposes in the future.

Available since: 2.50

Members

Name Description
ATK_LIVE_NONE

No live region.

ATK_LIVE_POLITE

This live region should be considered polite.

ATK_LIVE_ASSERTIVE

This live region should be considered assertive.