DisplayInfo コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
DisplayInfo(Double, Double, Double, DisplayOrientation, DisplayRotation) |
表示情報のメイン コンストラクター |
DisplayInfo(Double, Double, Double, DisplayOrientation, DisplayRotation, Single) |
表示情報のメイン コンストラクター |
DisplayInfo(Double, Double, Double, DisplayOrientation, DisplayRotation)
表示情報のメイン コンストラクター
public DisplayInfo (double width, double height, double density, Xamarin.Essentials.DisplayOrientation orientation, Xamarin.Essentials.DisplayRotation rotation);
パラメーター
- width
- System.Double
ディスプレイの幅
- height
- System.Double
ディスプレイの高さ
- density
- System.Double
画面の密度
- orientation
- DisplayOrientation
現在の向き
- rotation
- DisplayRotation
デバイスの回転。
適用対象
DisplayInfo(Double, Double, Double, DisplayOrientation, DisplayRotation, Single)
表示情報のメイン コンストラクター
public DisplayInfo (double width, double height, double density, Xamarin.Essentials.DisplayOrientation orientation, Xamarin.Essentials.DisplayRotation rotation, float rate);
パラメーター
- width
- System.Double
ディスプレイの幅
- height
- System.Double
ディスプレイの高さ
- density
- System.Double
画面の密度
- orientation
- DisplayOrientation
現在の向き
- rotation
- DisplayRotation
デバイスの回転。
- rate
- System.Single
ディスプレイの更新レート。