The fields 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
const | DefaultDisplay | int (0). The default Display id, which is the id of the built-in primary display assuming there is one. |
const | FlagPresentation | DisplayFlags (8). Display flag: Indicates that the display is a presentation display. |
const | FlagPrivate | DisplayFlags (4). Display flag: Indicates that the display is private. |
const | FlagSecure | DisplayFlags (2). Display flag: Indicates that the display has a secure video output and supports compositing secure surfaces. |
const | FlagSupportsProtectedBuffers | DisplayFlags (1). Display flag: Indicates that the display supports compositing content that is stored in protected graphics buffers. |
const | StateDozing | int (3). Documentation for this section has not yet been entered. |