Android.Views.Display: Property Members

The properties of Android.Views.Display are listed below. For a list of all members, see the Display Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
AppVsyncOffsetNanoslong. Gets the app VSYNC offset, in nanoseconds.
[read-only]
DisplayIdint. Gets the display id.
[read-only]
FlagsDisplayFlags. Returns a combination of flags that describe the capabilities of the display.
[read-only]
Heightint.
[read-only]
IsValidbool. Returns true if this display is still valid, false if the display has been removed.
[read-only]
Namestring. Gets the name of the display.
[read-only]
Orientationint.
[read-only]
PixelFormatAndroid.Graphics.Format. Gets the pixel format of the display.
[read-only]
PresentationDeadlineNanoslong. This is how far in advance a buffer must be queued for presentation at a given time.
[read-only]
RefreshRatefloat. Gets the refresh rate of this display in frames per second.
[read-only]
RotationSurfaceOrientation. Returns the rotation of the screen from its "natural" orientation.
[read-only]
StateDisplayState. Gets the state of the display, such as whether it is on or off.
[read-only]
Widthint.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.