Click or drag to resize

DeviceGetDisplaySettings Method

Gets the dynamic display settings from the device. Not supported on devices without displays.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public DisplaySettings GetDisplaySettings()

Return Value

Type: DisplaySettings
dynamic display settings
See Also