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


Field Summary
static int kCGScrollEventUnitLine
           
static int kCGScrollEventUnitPixel
           
 

Field Detail

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.