Share via


MTLTextureDescriptor.ArrayLength Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr ArrayLength { [Foundation.Export("arrayLength")] get; [Foundation.Export("setArrayLength:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("arrayLength")>]
[<set: Foundation.Export("setArrayLength:")>]
member this.ArrayLength : unativeint with get, set

Property Value

UIntPtr

unativeint

Attributes

Applies to