次の方法で共有


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

プロパティ値

最初のパネルの向き。

属性

適用対象