Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 618 Bytes

displaydevicecapability.md

File metadata and controls

25 lines (17 loc) · 618 Bytes
-api-id -api-type ms.custom
T:Windows.Devices.Display.Core.DisplayDeviceCapability
winrt enum
RS5

Windows.Devices.Display.Core.DisplayDeviceCapability

-description

Defines constants that specify a capability of a DisplayDevice.

-enum-fields

-field FlipOverride:0

Indicates that presenting content with a sync interval of zero cancels any pending flips, and instead schedules the content to be flipped on the next V-blank interrupt.

-remarks

-see-also

-examples