Share via


IUICollectionViewDropItem.SourceIndexPath Property

Definition

Gets the source index path for the item if it is being dragged from another location in the collection view.

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

Property Value

Attributes

Applies to