Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 879 Bytes

hdmidisplayinformation_requestsetcurrentdisplaymodeasync_421831406.md

File metadata and controls

35 lines (20 loc) · 879 Bytes
-api-id -api-type
M:Windows.Graphics.Display.Core.HdmiDisplayInformation.RequestSetCurrentDisplayModeAsync(Windows.Graphics.Display.Core.HdmiDisplayMode,Windows.Graphics.Display.Core.HdmiDisplayHdrOption)
winrt method

Windows.Graphics.Display.Core.HdmiDisplayInformation.RequestSetCurrentDisplayModeAsync

-description

Sends request to set only the display mode and HDR option for the display.

-parameters

-param mode

The display mode.

-param hdrOption

The electro-optical transfer function (EOTF) used to master the HDR content.

-returns

Value that indicates whether the set request is successful.

-remarks

-see-also

-examples