Companion

object Companion

Properties

Link copied to clipboard
Link copied to clipboard
const val MODE_DIGIT: Int = 2
Link copied to clipboard
const val MODE_LOWER: Int = 1
Link copied to clipboard
const val MODE_MIXED: Int = 3
Link copied to clipboard
Link copied to clipboard
const val MODE_PUNCT: Int = 4
Link copied to clipboard
const val MODE_UPPER: Int = 0
Link copied to clipboard