MPSNNReduceUnary 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
MPSNNReduceUnary(NSCoder) | |
MPSNNReduceUnary(NSObjectFlag) | |
MPSNNReduceUnary(IntPtr) |
MPSNNReduceUnary(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceUnary (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNReduceUnary : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNReduceUnary
Parameters
- coder
- NSCoder
- Attributes
Applies to
MPSNNReduceUnary(NSObjectFlag)
protected MPSNNReduceUnary (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReduceUnary : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReduceUnary
Parameters
Applies to
MPSNNReduceUnary(IntPtr)
protected internal MPSNNReduceUnary (IntPtr handle);
new MetalPerformanceShaders.MPSNNReduceUnary : nativeint -> MetalPerformanceShaders.MPSNNReduceUnary
Parameters
- handle
-
IntPtr
nativeint