共用方式為


NSNotificationCoalescing 列舉

定義

可以聯合的方式 NSNotification 列舉。

此列舉支援其成員值的位元組合。

[System.Flags]
public enum NSNotificationCoalescing
type NSNotificationCoalescing = 
繼承
NSNotificationCoalescing
屬性

欄位

CoalescingOnName 1
CoalescingOnSender 2
NoCoalescing 0

適用於