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