MTLArrayType.ElementStructType Method

Definition

[Foundation.Export("elementStructType")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLStructType? ElementStructType();
[<Foundation.Export("elementStructType")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ElementStructType : unit -> Metal.MTLStructType
override this.ElementStructType : unit -> Metal.MTLStructType

Returns

Attributes

Applies to