TwoPanelHingedDevicePosturePreviewReading クラス

定義

ある時点でのデバイスの姿勢情報のスナップショット。

public ref class TwoPanelHingedDevicePosturePreviewReading sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class TwoPanelHingedDevicePosturePreviewReading final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [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")]
class TwoPanelHingedDevicePosturePreviewReading final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class TwoPanelHingedDevicePosturePreviewReading
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[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")]
public sealed class TwoPanelHingedDevicePosturePreviewReading
Public NotInheritable Class TwoPanelHingedDevicePosturePreviewReading
継承
Object Platform::Object IInspectable TwoPanelHingedDevicePosturePreviewReading
属性

Windows の要件

デバイス ファミリ
Windows 10, version 1809 (10.0.17763.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v7.0 で導入)

プロパティ

HingeState

デバイスの ヒンジの状態

Panel1Id

デバイスの 1 番目のパネルの ID について説明します。

Panel1Orientation

読み取り時のデバイスの最初のパネルの向きについて説明します。

Panel2Id

デバイスの 2 番目のパネルの ID を記述します。

Panel2Orientation

読み取り時のデバイスの 2 番目のパネルの向きについて説明します。

Timestamp

TwoPanelHingedDevicePosturePreviewReading が取得されたタイミングについて説明します。

適用対象