Share via


IUITextDraggable.TextDragActive Property

Definition

Gets a Boolean value that tells whether a drag session is active for the text view.

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

Property Value

Attributes

Applies to