CategoryButtonInfo

private class CategoryButtonInfo(button: Button, x: Float, width: Float)

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

button
Link copied to clipboard
val button: Button
width
Link copied to clipboard
val width: Float
x
Link copied to clipboard
val x: Float

Sources

jvm source
Link copied to clipboard