enabled

fun enabled(status: Boolean)

Changes the status of the fields to status (View.isEnabled=status).

Author

Arnau Mora

Since

20210424

Parameters

status

If true, the views will be enabled, if false, they will be disabled.