Share via


TwoPanelHingedDevicePosturePreviewReading.HingeState Property

Definition

The hinge state of the device.

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

Property Value

The device's hinge state.

Attributes

Applies to