DisplayFrameRateCategory Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies a display frame-rate category requested by a window.
public enum DisplayFrameRateCategory
type DisplayFrameRateCategory =
- Inheritance
-
DisplayFrameRateCategory
Fields
| Name | Value | Description |
|---|---|---|
| Normal | 0 | Identifies the normal display frame-rate category. |
| High | 1 | Identifies the high display frame-rate category. |