[Previous] [Up] [Next]

NSScreen

Authors

Richard Frith-Macdonald

Version: $Revision$

Date: $Date$

NSScreen

NSScreen

Declared in: Gui/NSScreen.h

Inherits from: NSObject

Conforms to: NSObject


Instance Variables

Methods


Class Methods

deepestScreen

+ (NSScreen*) deepestScreen;

mainScreen

+ (NSScreen*) mainScreen;

screens

+ (NSArray*) screens;


Instances Methods

depth

- (NSWindowDepth) depth;

deviceDescription

- (NSDictionary*) deviceDescription;

frame

- (NSRect) frame;

supportedWindowDepths

- (constNSWindowDepth*) supportedWindowDepths;

visibleFrame

- (NSRect) visibleFrame;