Share via


UITextRange.IsEmpty Property

Definition

Whether this UITextRange is empty.

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

Property Value

Attributes

Applies to