Height

class Height(val pxInt: Int = 0) : Parcelable

Constructors

Link copied to clipboard
constructor(pxInt: Int = 0)

Properties

Link copied to clipboard
Link copied to clipboard
val pxInt: Int

Functions

Link copied to clipboard
fun dp(density: Density): Dp