MTLDevice_Extensions.CreateEvent(IMTLDevice) 方法

定义

[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 static Metal.IMTLEvent CreateEvent (this Metal.IMTLDevice This);
static member CreateEvent : Metal.IMTLDevice -> Metal.IMTLEvent

参数

This
IMTLDevice

返回

属性

适用于