NSScreen

Authors

Scott Christley( scottc@net-community.com )
Gregory John Casamento( borgheron@yahoo.com )

Copyright: (C) 1996, 2000 Free Software Foundation, Inc.

Software documentation for the NSScreen class

NSScreen : NSObject

Declared: AppKit/NSScreen.h

deepestScreen

+ (NSScreen*) deepestScreen;


mainScreen

+ (NSScreen*) mainScreen;


resetScreens

+ (void) resetScreens;


screens

+ (NSArray*) screens;


depth

- (NSWindowDepth) depth;


deviceDescription

- (NSDictionary*) deviceDescription;


frame

- (NSRect) frame;


supportedWindowDepths

- (const NSWindowDepth*) supportedWindowDepths;


visibleFrame

- (NSRect) visibleFrame;