Compartilhar via


MTLDeviceNotificationHandler Delegar

Definição

[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

Parâmetros

device
IMTLDevice
notifyName
NSString
Atributos

Aplica-se a