Compartir a través de


NSNotificationCoalescing Enumeración

Definición

Enumeración de formas en las que NSNotificationse pueden fusionar.

Esta enumeración admite una combinación bit a bit de sus valores de miembro.

[System.Flags]
public enum NSNotificationCoalescing
type NSNotificationCoalescing = 
Herencia
NSNotificationCoalescing
Atributos

Campos

Nombre Valor Description
NoCoalescing 0
CoalescingOnName 1
CoalescingOnSender 2

Se aplica a