TwoPanelHingedDevicePosturePreviewReading.HingeState Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
État de la charnière de l’appareil.
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
Valeur de propriété
État de la charnière de l’appareil.
- Attributs