Share via


IUICollectionViewDropCoordinator.DestinationIndexPath Property

Definition

Gets the index path for the insertion.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSIndexPath? DestinationIndexPath { [Foundation.Export("destinationIndexPath")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("destinationIndexPath")>]
member this.DestinationIndexPath : Foundation.NSIndexPath

Property Value

Attributes

Applies to