Share via


MPSGraphImToColOpDescriptor.DataLayout Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MetalPerformanceShadersGraph.MPSGraphTensorNamedDataLayout DataLayout { [Foundation.Export("dataLayout", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDataLayout:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("dataLayout", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setDataLayout:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.DataLayout : MetalPerformanceShadersGraph.MPSGraphTensorNamedDataLayout with get, set

Property Value

Attributes

Applies to