Android.Views.Display: Field Members

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

Public Fields

const
DefaultDisplayint (0). The default Display id, which is the id of the built-in primary display assuming there is one.
const
FlagPresentationDisplayFlags (8). Display flag: Indicates that the display is a presentation display.
const
FlagPrivateDisplayFlags (4). Display flag: Indicates that the display is private.
const
FlagSecureDisplayFlags (2). Display flag: Indicates that the display has a secure video output and supports compositing secure surfaces.
const
FlagSupportsProtectedBuffersDisplayFlags (1). Display flag: Indicates that the display supports compositing content that is stored in protected graphics buffers.
const
StateDozingint (3). Documentation for this section has not yet been entered.