Contents

showWhileTracking

Specifies whether the insertion indicator shows during a tracking loop.

Declaration

static var showWhileTracking: NSTextInsertionIndicator.AutomaticModeOptions { get }

Mentioned in

Discussion

When set, the insertion indicator hides during an NSEventTrackingRunLoopMode such as while actively scrolling a view.

See Also

Configuring automatic mode options