Class ClearDisplayFeaturesOverrideCommandSettings
Clears the display features override set with either setDeviceMetricsOverride() or setDisplayFeaturesOverride() and starts using display features from the platform again. Does nothing if no override is set.
public sealed class ClearDisplayFeaturesOverrideCommandSettings : ICommand
- Inheritance
-
ClearDisplayFeaturesOverrideCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }