canMakeTextStandardSize
A Boolean that indicates whether the current text size is a multiple of 1.
Declaration
var canMakeTextStandardSize: Bool { get }Discussion
true if the current text size is a multiple of 1; otherwise, false.
See Also
Editing Documents
replaceSelection(with:)replaceSelection(withText:)replaceSelection(withMarkupString:)replaceSelection(with:)deleteSelection()moveToBeginningOfSentence(_:)moveToBeginningOfSentenceAndModifySelection(_:)moveToEndOfSentence(_:)moveToEndOfSentenceAndModifySelection(_:)selectSentence(_:)toggleContinuousSpellChecking(_:)toggleSmartInsertDelete(_:)makeTextStandardSize(_:)maintainsInactiveSelection