Sdílet prostřednictvím


UITextView.TextDropInteraction Property

Definition

Gets the drop interaction on the text view.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIDropInteraction? TextDropInteraction { [Foundation.Export("textDropInteraction")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("textDropInteraction")>]
member this.TextDropInteraction : UIKit.UIDropInteraction

Property Value

Implements

Attributes

Applies to