NSNotificationQueue.DequeueNotificationsMatchingcoalesceMask Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- notification
- NSNotification
- coalesceMask
- NSNotificationCoalescing
- Atributos