TwoPanelHingedDevicePosturePreviewReading.HingeState 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property HingeState HingeState { HingeState get(); };
HingeState HingeState();
/// [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")]
HingeState HingeState();
public HingeState HingeState { get; }
public HingeState HingeState { [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 hingeState = twoPanelHingedDevicePosturePreviewReading.hingeState;
Public ReadOnly Property HingeState As HingeState
屬性值
裝置的 轉軸狀態。
- 屬性