다음을 통해 공유


NSNotificationCoalescing 열거형

정의

를 병합할 수 있는 NSNotification방법의 열거형입니다.

이 열거형은 멤버 값의 비트 조합을 지원합니다.

[System.Flags]
public enum NSNotificationCoalescing
type NSNotificationCoalescing = 
상속
NSNotificationCoalescing
특성

필드

CoalescingOnName 1
CoalescingOnSender 2
NoCoalescing 0

적용 대상