Class GetScreenInfosCommandSettings
Returns device's screen configuration. In headful mode, the physical screens configuration is returned, whereas in headless mode, a virtual headless screen configuration is provided instead.
public sealed class GetScreenInfosCommandSettings : ICommand
- Inheritance
-
GetScreenInfosCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }