The information in this topic may be out of date. The current SDK reference guide has moved here.
deviceInfo property
Set the name of the device being rendered on the Ultrafast Grid.
Syntax
Call syntax
NSString* value; // give relevant initial value
eyes.deviceInfo = value
value = eyes.deviceInfo
Declaration
(copy, nonatomic, nullable) NSString *deviceInfo
Type:NSString*
The name of the device - this is displayed in the Device column in the Test Manager.