In This Article

TextOffsetAffinity Enum

Specifies which direction is more important to a text offset.

public enum TextOffsetAffinity

Fields

Name Description
Default

Logic will be used to determine the affinity direction.

Far

The positive (towards document end) direction is more important.

Near

The negative (towards document start) direction is more important.