Share via


IUITextDragRequest.DragRange Property

Definition

Gets the range of the text that is being dragged.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UITextRange DragRange { [Foundation.Export("dragRange")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("dragRange")>]
member this.DragRange : UIKit.UITextRange

Property Value

Attributes

Applies to