UICollectionViewLayoutAttributes.ZIndex 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.
The Z-Index of the item. (Higher values appear in front of lower values.)
public virtual nint ZIndex { [Foundation.Export("zIndex")] get; [Foundation.Export("setZIndex:")] set; }
member this.ZIndex : nint with get, set
Property Value
System.System.IntPtr
System.nativeint
- Attributes