TwoPanelHingedDevicePosturePreviewReading.Panel2Orientation Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Описывает ориентацию второй панели устройства на момент выполнения считывания.
public:
property SimpleOrientation Panel2Orientation { SimpleOrientation get(); };
SimpleOrientation Panel2Orientation();
/// [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 Panel2Orientation();
public SimpleOrientation Panel2Orientation { get; }
public SimpleOrientation Panel2Orientation { [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.panel2Orientation;
Public ReadOnly Property Panel2Orientation As SimpleOrientation
Значение свойства
Ориентация второй панели.
- Атрибуты