MaxLengthDocumentFilter
A document filter that ensures the document always contains at most maxLength characters.
Parameters
maxLength
the maximum length of the text in the document, must be at least 1
Inheritors
Functions
Link copied to clipboard
open override fun insertString(fb: DocumentFilter.FilterBypass, offset: Int, text: String?, attr: AttributeSet?)