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