Share via


IUITextDraggable.TextDragInteraction Property

Definition

Gets the drag interaction on the text view.

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

Property Value

Attributes

Applies to