ScreenRes

open class ScreenRes

Constructors

Link copied to clipboard
constructor(widthPixel: Int, heightPixel: Int, pixelPerInch: Int)

Properties

Link copied to clipboard
open var heightPixel: Int
Link copied to clipboard
open var pixelPerInch: Int
Link copied to clipboard
open var widthPixel: Int

Functions

Link copied to clipboard
open fun toString(): String