Vuo  1.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Instance Methods | List of all members
NSScreen(VuoAdditions) Category Reference

Description

Some convenience methods for fetching information about an NSScreen.

Instance Methods

(NSString *) - deviceName
 Returns a descriptive string identifying the device.
 
(NSInteger) - deviceId
 Returns the screen's CGDirectDisplayID.
 

Method Documentation

- (NSInteger) deviceId

Returns the screen's CGDirectDisplayID.

- (NSString *) deviceName

Returns a descriptive string identifying the device.

E.g., "Color LCD" or "LA2405".


The documentation for this category was generated from the following file: