Share via


IUITextDroppable.TextDropActive Property

Definition

Gets a Boolean value that tells whether there is an active text drop session on the view.

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

Property Value

Attributes

Applies to