Sdílet prostřednictvím


UITextView.TextDragActive Property

Definition

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

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

Property Value

Implements

Attributes

Applies to