IMPSHandle 接口

定义

描述特定于金属性能着色器的标识符的接口。

[Foundation.Protocol(Name="MPSHandle", WrapperType=typeof(MetalPerformanceShaders.MPSHandleWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IMPSHandle : Foundation.INSCoding, IDisposable
type IMPSHandle = interface
    interface INativeObject
    interface IDisposable
    interface INSCoding
属性
实现

属性

Handle

处理指向非托管对象表示形式的 (指针) 。

(继承自 INativeObject)
Label

描述特定于金属性能着色器的标识符的接口。

方法

EncodeTo(NSCoder)

序列化 this 为 。

(继承自 INSCoding)

适用于