Enumeration PositionAffinity

Enumeration Members

Left: 0

Prefers the left most position.

LeftOfInjectedText: 3

If the given position is on injected text, prefers the position left of it.

None: 2

No preference.

Right: 1

Prefers the right most position.

RightOfInjectedText: 4

If the given position is on injected text, prefers the position right of it.