Share via


DisplayInfo Konstruktoren

Definition

Überlädt

DisplayInfo(Double, Double, Double, DisplayOrientation, DisplayRotation)

Hauptkonstruktor für Anzeigeinformationen

DisplayInfo(Double, Double, Double, DisplayOrientation, DisplayRotation, Single)

Hauptkonstruktor für Anzeigeinformationen

DisplayInfo(Double, Double, Double, DisplayOrientation, DisplayRotation)

Hauptkonstruktor für Anzeigeinformationen

public DisplayInfo (double width, double height, double density, Xamarin.Essentials.DisplayOrientation orientation, Xamarin.Essentials.DisplayRotation rotation);

Parameter

width
System.Double

Die Breite der Anzeige

height
System.Double

Die Höhe des Displays

density
System.Double

Die Bildschirmdichte

orientation
DisplayOrientation

Die aktuelle Ausrichtung

rotation
DisplayRotation

Die Drehung des Geräts.

Gilt für:

DisplayInfo(Double, Double, Double, DisplayOrientation, DisplayRotation, Single)

Hauptkonstruktor für Anzeigeinformationen

public DisplayInfo (double width, double height, double density, Xamarin.Essentials.DisplayOrientation orientation, Xamarin.Essentials.DisplayRotation rotation, float rate);

Parameter

width
System.Double

Die Breite der Anzeige

height
System.Double

Die Höhe des Displays

density
System.Double

Die Bildschirmdichte

orientation
DisplayOrientation

Die aktuelle Ausrichtung

rotation
DisplayRotation

Die Drehung des Geräts.

rate
System.Single

Die Aktualisierungsrate der Anzeige.

Gilt für: