Share via


IMTLSharedEvent 인터페이스

정의

[Foundation.Protocol(Name="MTLSharedEvent", WrapperType=typeof(Metal.MTLSharedEventWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IMTLSharedEvent : IDisposable, Metal.IMTLEvent
type IMTLSharedEvent = interface
    interface INativeObject
    interface IDisposable
    interface IMTLEvent
특성
구현

속성

Device (다음에서 상속됨 IMTLEvent)
Handle

관리되지 않는 개체 표현에 대한 핸들(포인터)입니다.

(다음에서 상속됨 INativeObject)
Label (다음에서 상속됨 IMTLEvent)
SignaledValue

메서드

CreateSharedEventHandle()
NotifyListener(MTLSharedEventListener, UInt64, MTLSharedEventNotificationBlock)

적용 대상