Enum RefreshRateSourceMode
Specifies the source mode for determining the display refresh rate.
Namespace: Serenity.SystemConfiguration.Domain.Enums
Assembly: Serenity.SystemConfiguration.Domain.dll
Syntax
public enum RefreshRateSourceMode
Fields
| Name | Description |
|---|---|
| Auto | Automatic refresh rate detection. |
| UseCurrentResolution | Use the current screen resolution's refresh rate. |
| UsePrimaryDisplayApprox | Use the primary display's approximate refresh rate. |