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

属性值

索引路径对象的数组,这些对象指定哪些特定修饰视图对其进行了布局更改。

属性

适用于