YRange

data class YRange(y: Int, height: Int)

Properties

height
Link copied to clipboard
val height: Int
y
Link copied to clipboard
val y: Int