Contents

maintainsInactiveSelection

A Boolean that indicates whether the selection is maintained when focus is lost.

Declaration

var maintainsInactiveSelection: Bool { get }

Discussion

true if the selection is maintained when focus is lost; otherwise, false.

See Also

Editing Documents