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