Display

open class Display

Represents a connected display

Properties

Link copied to clipboard
open val displayId: Int
ID of the display
Link copied to clipboard
open val displayOrder: Byte
0 - Primary, 1 - Secondary, etc
Link copied to clipboard
open val isTouchEnabled: Boolean
Whether a input touch device is configured for this display
Link copied to clipboard
open val name: String
Name of the display
Link copied to clipboard
open val resolution: Resolution
Current resolution
Link copied to clipboard
open val supportedResolutions: List<Resolution>
Supported resolutions