Value

class Value(val value: Int) : ZIndex(source)

Constructors

Link copied to clipboard
constructor(value: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val value: Int