org.rococoa.cocoa.foundation
Interface FoundationLibrary.NSNotificationCoalescing
- Enclosing interface:
- FoundationLibrary
public static interface FoundationLibrary.NSNotificationCoalescing
native declaration : /System/Library/Frameworks/Foundation.framework/Headers/NSNotificationQueue.h
enum values
NSNotificationNoCoalescing
static final int NSNotificationNoCoalescing
- See Also:
- Constant Field Values
NSNotificationCoalescingOnName
static final int NSNotificationCoalescingOnName
- See Also:
- Constant Field Values
NSNotificationCoalescingOnSender
static final int NSNotificationCoalescingOnSender
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.