Share via


UNCShouldPresentNotification Delegado

Definición

public delegate bool UNCShouldPresentNotification(NSUserNotificationCenter center, NSUserNotification notification);
type UNCShouldPresentNotification = delegate of NSUserNotificationCenter * NSUserNotification -> bool

Parámetros

notification
NSUserNotification

Valor devuelto

Se aplica a