Share via


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)

적용 대상