UICollectionViewLayoutAttributes.ZIndex Property

Definition

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

Applies to