Units

abstract class Units(source)

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Auto : Units
Link copied to clipboard
object Companion
Link copied to clipboard
object Fill : Units
Link copied to clipboard
data class Fixed(val value: Int = 0, val ratio: Float = 0.0f) : Units