TwoPanelHingedDevicePosturePreviewReading.Panel1Orientation Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Descreve a orientação do primeiro painel do dispositivo no momento em que a leitura foi feita.
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
Valor da propriedade
A orientação do primeiro painel.
- Atributos