InputFilterMinMax

Constructors

Link copied to clipboard
constructor(min: Int, max: Int)

Functions

Link copied to clipboard
open fun filter(source: CharSequence, start: Int, end: Int, dest: Spanned, dstart: Int, dend: Int): CharSequence