Share via


IUITextDroppable.TextDropInteraction Property

Definition

Gets the drop interaction on the text view.

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

Property Value

Attributes

Applies to