Share via


IUITextDropRequest.DropSession Property

Definition

Gets the drop session.

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

Property Value

Attributes

Applies to