Companion

object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val CLICKABLE_SET_FALSE: Int = 2
Link copied to clipboard
const val CLICKABLE_SET_TRUE: Int = 1
Link copied to clipboard
const val CLICKABLE_UNSET: Int = 0
Link copied to clipboard
const val ENABLED_SET_FALSE: Int = 2
Link copied to clipboard
const val ENABLED_SET_TRUE: Int = 1
Link copied to clipboard
const val ENABLED_UNSET: Int = 0
Link copied to clipboard
const val FOCUS_SET_FALSE: Int = 2
Link copied to clipboard
const val FOCUS_SET_TRUE: Int = 1
Link copied to clipboard
const val FOCUS_UNSET: Int = 0
Link copied to clipboard
const val SELECTED_SET_FALSE: Int = 2
Link copied to clipboard
const val SELECTED_SET_TRUE: Int = 1
Link copied to clipboard
const val SELECTED_UNSET: Int = 0