displayId property
Gets the display id.
Each logical display has a unique id. The default display has id [DEFAULT_DISPLAY]
Implementation
int? displayId = DEFAULT_DISPLAY;
Gets the display id.
Each logical display has a unique id. The default display has id [DEFAULT_DISPLAY]
int? displayId = DEFAULT_DISPLAY;