MPSNNReduceBinary Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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