Share via


NSUserNotificationCenterDelegate_Extensions.ShouldPresentNotification Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool ShouldPresentNotification(this Foundation.INSUserNotificationCenterDelegate This, Foundation.NSUserNotificationCenter center, Foundation.NSUserNotification notification);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ShouldPresentNotification : Foundation.INSUserNotificationCenterDelegate * Foundation.NSUserNotificationCenter * Foundation.NSUserNotification -> bool

Parameters

notification
NSUserNotification

Returns

Attributes

Applies to