Companion

object Companion

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

hideDelay
Link copied to clipboard
const val hideDelay: Float = 3f
padding
Link copied to clipboard
const val padding: Float = 5f
plusMinusCircleSize
Link copied to clipboard
const val plusMinusCircleSize: Float = 20f
plusMinusFontSize
Link copied to clipboard
const val plusMinusFontSize: Int = 18
tipAnimationDuration
Link copied to clipboard
const val tipAnimationDuration: Float = 0.2f

Sources

jvm source
Link copied to clipboard