TextAffinity
Defines the permissions which can be checked and requested.
Inherits: enum.Enum
Properties
DOWNSTREAM- The position has affinity for the upstream side of the text position, i.e.UPSTREAM- The position has affinity for the downstream side of the text position, i.e.
Properties
DOWNSTREAMclass-attributeinstance-attribute
The position has affinity for the upstream side of the text position, i.e. in the direction of the beginning of the string.
UPSTREAMclass-attributeinstance-attribute
The position has affinity for the downstream side of the text position, i.e. in the direction of the end of the string.