Share via


TwoPanelHingedDevicePosturePreviewReading.Panel1Orientation 속성

정의

읽기가 수행되었을 때 디바이스의 첫 번째 패널의 방향을 설명합니다.

public:
 property SimpleOrientation Panel1Orientation { SimpleOrientation get(); };
SimpleOrientation Panel1Orientation();
/// [get: Windows.Foundation.Metadata.Deprecated("TwoPanelHingedDevicePosturePreviewReading is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")]
SimpleOrientation Panel1Orientation();
public SimpleOrientation Panel1Orientation { get; }
public SimpleOrientation Panel1Orientation { [Windows.Foundation.Metadata.Deprecated("TwoPanelHingedDevicePosturePreviewReading is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")] get; }
var simpleOrientation = twoPanelHingedDevicePosturePreviewReading.panel1Orientation;
Public ReadOnly Property Panel1Orientation As SimpleOrientation

속성 값

첫 번째 패널의 방향입니다.

특성

적용 대상