다음을 통해 공유


MTLDeviceNotificationHandler 대리자

정의

[Foundation.Advice("The 'NSString' argument will match a property of 'MTLDeviceNotificationHandler'.")]
public delegate void MTLDeviceNotificationHandler(IMTLDevice device, NSString notifyName);
type MTLDeviceNotificationHandler = delegate of IMTLDevice * NSString -> unit

매개 변수

device
IMTLDevice
notifyName
NSString
특성

적용 대상