共用方式為


UICollectionViewLayoutInvalidationContext.InvalidatedDecorationIndexPaths 屬性

定義

定義無效裝飾檢視的字典。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSDictionary InvalidatedDecorationIndexPaths { [Foundation.Export("invalidatedDecorationIndexPaths")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.InvalidatedDecorationIndexPaths : Foundation.NSDictionary

屬性值

索引路徑物件的陣列,指定哪些特定裝飾檢視對它們進行版面配置變更。

屬性

適用於