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
replaceSelection(with:)replaceSelection(withText:)replaceSelection(withMarkupString:)replaceSelection(with:)deleteSelection()moveToBeginningOfSentence(_:)moveToBeginningOfSentenceAndModifySelection(_:)moveToEndOfSentence(_:)moveToEndOfSentenceAndModifySelection(_:)selectSentence(_:)toggleContinuousSpellChecking(_:)toggleSmartInsertDelete(_:)canMakeTextStandardSizemakeTextStandardSize(_:)