DisplayManagerCompat

Properties

Link copied to clipboard
val DISPLAY_CATEGORY_PRESENTATION: String = "android.hardware.display.category.PRESENTATION"
Display category: Presentation displays.

Functions

Link copied to clipboard
open fun getDisplay(displayId: Int): Display
Gets information about a logical display.
Link copied to clipboard
Gets all currently valid logical displays.
Gets all currently valid logical displays of the specified category.
Link copied to clipboard
Gets an instance of the display manager given the context.