UICollectionViewLayoutInvalidationContext.PreviousIndexPathsForInteractivelyMovingItems Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft die Indexpfade für vorherige Speicherorte der verschiebenden Elemente ab.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSIndexPath[] PreviousIndexPathsForInteractivelyMovingItems { [Foundation.Export("previousIndexPathsForInteractivelyMovingItems")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.PreviousIndexPathsForInteractivelyMovingItems : Foundation.NSIndexPath[]
Eigenschaftswert
(Weitere Dokumentation zu diesem Knoten wird bereitgestellt.
Dieser Wert kann null
sein.
- Attribute