Share via


IUITextDragRequest.Selected Property

Definition

Gets a Boolean value that tells whether there is a selection that can be dragged.

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

Property Value

Attributes

Applies to