HdmiDisplayInformation.SetDefaultDisplayModeAsync Method
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.
Sets the display to the back to default settings.
public:
virtual IAsyncAction ^ SetDefaultDisplayModeAsync() = SetDefaultDisplayModeAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction SetDefaultDisplayModeAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction SetDefaultDisplayModeAsync();
function setDefaultDisplayModeAsync()
Public Function SetDefaultDisplayModeAsync () As IAsyncAction
Returns
- Attributes