ViewDimension

open class ViewDimension

Author

Umang Chamaria

Constructors

ViewDimension
Link copied to clipboard
open fun ViewDimension(width: Int, height: Int)

Functions

toString
Link copied to clipboard
open fun toString(): String

Properties

height
Link copied to clipboard
open val height: Int
width
Link copied to clipboard
open val width: Int