Contents

hasText

A Boolean value that indicates whether the text-entry object has any text.

Declaration

var hasText: Bool { get }

Mentioned in

Return Value

true if the backing store has textual content, false otherwise.

See Also

Inserting and deleting text