Share via


NSCollectionViewLayoutAttributes.ZIndex Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr ZIndex { [Foundation.Export("zIndex", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setZIndex:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("zIndex", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setZIndex:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.ZIndex : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to