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.
A Boolean value that indicates whether the text-entry object has any text.
var hasText: Bool { get }true if the backing store has textual content, false otherwise.