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