UNCShouldPresentNotification 委托

定义

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

参数

notification
NSUserNotification

返回值

适用于