NSNotificationQueue.DequeueNotificationsMatchingcoalesceMask Method

Definition

[Foundation.Export("dequeueNotificationsMatching:coalesceMask:")]
public virtual void DequeueNotificationsMatchingcoalesceMask (Foundation.NSNotification notification, Foundation.NSNotificationCoalescing coalesceMask);
abstract member DequeueNotificationsMatchingcoalesceMask : Foundation.NSNotification * Foundation.NSNotificationCoalescing -> unit
override this.DequeueNotificationsMatchingcoalesceMask : Foundation.NSNotification * Foundation.NSNotificationCoalescing -> unit

Parameters

notification
NSNotification
Attributes

Applies to