org.rococoa.cocoa.coregraphics
Interface CoreGraphicsLibrary.CGEventTapOptions
- Enclosing interface:
- CoreGraphicsLibrary
public static interface CoreGraphicsLibrary.CGEventTapOptions
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreGraphics.framework/Headers/CGEventTypes.h
enum values
kCGEventTapOptionDefault
static final int kCGEventTapOptionDefault
- See Also:
- Constant Field Values
kCGEventTapOptionListenOnly
static final int kCGEventTapOptionListenOnly
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.