Share via


UIDropInteraction.AllowsSimultaneousDropSessions Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsSimultaneousDropSessions { [Foundation.Export("allowsSimultaneousDropSessions")] get; [Foundation.Export("setAllowsSimultaneousDropSessions:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsSimultaneousDropSessions")>]
[<set: Foundation.Export("setAllowsSimultaneousDropSessions:")>]
member this.AllowsSimultaneousDropSessions : bool with get, set

Property Value

Attributes

Applies to