Share via


IUIDropSession.LocalDragSession Property

Definition

The local in-app drag session for the drop session.

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

Property Value

Attributes

Applies to