Freigeben über


NSNotificationCoalescing Enumeration

Definition

Eine Enumeration der Möglichkeiten, NSNotificationwie s koalesciert werden kann.

Diese Enumeration unterstützt eine bitweise Kombination ihrer Memberwerte.

[System.Flags]
public enum NSNotificationCoalescing
type NSNotificationCoalescing = 
Vererbung
NSNotificationCoalescing
Attribute

Felder

Name Wert Beschreibung
NoCoalescing 0
CoalescingOnName 1
CoalescingOnSender 2

Gilt für: