TwoPanelHingedDevicePosturePreviewReading.Panel2Orientation プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
読み取り時のデバイスの 2 番目のパネルの向きについて説明します。
public:
property SimpleOrientation Panel2Orientation { SimpleOrientation get(); };
SimpleOrientation Panel2Orientation();
/// [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 Panel2Orientation();
public SimpleOrientation Panel2Orientation { get; }
public SimpleOrientation Panel2Orientation { [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.panel2Orientation;
Public ReadOnly Property Panel2Orientation As SimpleOrientation
プロパティ値
2 番目のパネルの向き。
- 属性