Enumeration

AtspiLive

Declaration

enum Atspi.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 “announcement” events, but it may be used for additional purposes in the future.

Members

Name Description
ATSPI_LIVE_NONE

No live region.

ATSPI_LIVE_POLITE

This live region should be considered polite.

ATSPI_LIVE_ASSERTIVE

This live region should be considered assertive.