PreviewSize

open class PreviewSize

Helper class to decide size

Author

cerovec

Constructors

Link copied to clipboard
constructor(width: Int, height: Int)
Constructor

Functions

Link copied to clipboard
open fun getHeight(): Int
Height getter
Link copied to clipboard
open fun getWidth(): Int
Width getter