toggle menu
KAHelpers
androidJvm
switch theme
search in API
kotlinextensions
/
dev.funkymuse.kotlinextensions.views
/
setReadOnly
set
Read
Only
fun
EditText
.
setReadOnly
(
readOnly
:
Boolean
,
inputType
:
Int
=
InputType.TYPE_NULL
)