Share via


IUICollectionViewDropCoordinator.Session Property

Definition

Gets the drop session.

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

Property Value

Attributes

Applies to