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