次の方法で共有


DisplayInfo.Orientation プロパティ

定義

デバイスの表示の向きを取得します。

public:
 property Microsoft::Maui::Devices::DisplayOrientation Orientation { Microsoft::Maui::Devices::DisplayOrientation get(); };
public Microsoft.Maui.Devices.DisplayOrientation Orientation { get; }
member this.Orientation : Microsoft.Maui.Devices.DisplayOrientation
Public ReadOnly Property Orientation As DisplayOrientation

プロパティ値

方向。

適用対象