Contents

granularity

The granularity of the selection.

Declaration

var granularity: NSTextSelection.Granularity { get }

Discussion

The default is NSTextSelection.Granularity.character. Selection extending operations modify the selection by granularity.

See Also

Characteristics of a selection