Constraints

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
data class Dimensions<T : Units?>(var width: T, var height: T)
Link copied to clipboard
data class Directions<T : Units?>(var start: T, var top: T, var end: T, var bottom: T)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard