AccessibleTextGranularity#

Added in version 4.14.

class AccessibleTextGranularity#

The granularity for queries about the text contents of a AccessibleText implementation.

Fields#

class AccessibleTextGranularity
CHARACTER#

The type of the None singleton.

LINE#

The type of the None singleton.

PARAGRAPH#

The type of the None singleton.

SENTENCE#

The type of the None singleton.

WORD#

The type of the None singleton.