Edit

Share via


MPSNNReduceBinary Constructors

Definition

Overloads

MPSNNReduceBinary(NSCoder)
MPSNNReduceBinary(NSObjectFlag)
MPSNNReduceBinary(IntPtr)

MPSNNReduceBinary(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceBinary (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNReduceBinary : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNReduceBinary

Parameters

coder
NSCoder
Attributes

Applies to

MPSNNReduceBinary(NSObjectFlag)

protected MPSNNReduceBinary (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReduceBinary : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReduceBinary

Parameters

Applies to

MPSNNReduceBinary(IntPtr)

protected internal MPSNNReduceBinary (IntPtr handle);
new MetalPerformanceShaders.MPSNNReduceBinary : nativeint -> MetalPerformanceShaders.MPSNNReduceBinary

Parameters

handle
IntPtr

nativeint

Applies to