IUICollectionViewDropItem.SourceIndexPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the source index path for the item if it is being dragged from another location in the collection view.
[Foundation.Preserve(Conditional=true)]
public Foundation.NSIndexPath SourceIndexPath { [Foundation.Export("sourceIndexPath")] get; }
member this.SourceIndexPath : Foundation.NSIndexPath
Property Value
- Attributes