Share via


IUITextDropRequest.SameView Property

Definition

Gets a Boolean value that tells whether the drag for the drop started in the same view.

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

Property Value

Attributes

Applies to