Share via


UITextView.HasText Property

Definition

Gets a value that tells whether the key input has text in it.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool HasText { [Foundation.Export("hasText")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("hasText")>]
member this.HasText : bool

Property Value

Implements

Attributes

Applies to