編集

次の方法で共有


UNCShouldPresentNotification Delegate

Definition

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

Parameters

notification
NSUserNotification

Return Value

Applies to