Share via


TwoPanelHingedDevicePosturePreview.GetDefaultAsync 메서드

정의

디바이스의 기본 상태를 가져옵니다.

public:
 static IAsyncOperation<TwoPanelHingedDevicePosturePreview ^> ^ GetDefaultAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<TwoPanelHingedDevicePosturePreview> GetDefaultAsync();
/// [Windows.Foundation.Metadata.RemoteAsync]
/// [Windows.Foundation.Metadata.Deprecated("TwoPanelHingedDevicePosturePreview is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")]
 static IAsyncOperation<TwoPanelHingedDevicePosturePreview> GetDefaultAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<TwoPanelHingedDevicePosturePreview> GetDefaultAsync();
[Windows.Foundation.Metadata.RemoteAsync]
[Windows.Foundation.Metadata.Deprecated("TwoPanelHingedDevicePosturePreview is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")]
public static IAsyncOperation<TwoPanelHingedDevicePosturePreview> GetDefaultAsync();
function getDefaultAsync()
Public Shared Function GetDefaultAsync () As IAsyncOperation(Of TwoPanelHingedDevicePosturePreview)

반환

디바이스의 기본 상태를 나타내는 TwoPanelHingedDevicePosturePreview 입니다.

특성

적용 대상