| Package | qnx.display |
| Class | public final class DisplayType |
| Inheritance | DisplayType Object |
DisplayType class defines constants for the values that are returned by
the getDisplayType function of the Display class.
See also
| Constant | Defined By | ||
|---|---|---|---|
| HDMI : String = hdmi [static]
Display type representing an HDMI display. | DisplayType | ||
| INTERNAL : String = internal [static]
Display type representing the device's built-in display. | DisplayType | ||
| HDMI | Constant |
public static const HDMI:String = hdmiDisplay type representing an HDMI display.
| INTERNAL | Constant |
public static const INTERNAL:String = internalDisplay type representing the device's built-in display.