共用方式為


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

處理 unmanaged 物件標記法) (指標。

(繼承來源 INativeObject)
Label

描述金屬效能著色器特定識別碼的介面。

方法

EncodeTo(NSCoder)

序列化 this 為 。

(繼承來源 INSCoding)

適用於