Sdílet prostřednictvím


UITextView.TextDropActive Property

Definition

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

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

Property Value

Implements

Attributes

Applies to