public final class DeviceModel.Data.Screen
Represents information about the device's screen.
private final Integer
depth
width
height
private final String
orientation
final Integer
getDepth()
getWidth()
getHeight()
final String
getOrientation()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getDepth()
final Integer getWidth()
final Integer getHeight()
final String getOrientation()