Vuo  1.2.8
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. More...
 
(NSInteger) - deviceId
 Returns the screen's CGDirectDisplayID. More...
 

Method Documentation

◆ deviceId()

- (NSInteger) deviceId

Returns the screen's CGDirectDisplayID.

◆ deviceName()

- (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: