app
/
de.uniks.codliners.stock_simulator.ui
/
android.view.View
Extensions for android.view.View
bindVisibility
Sets the visibility of a
View
.
fun
View
.
bindVisibility
(
visible
:
Boolean
)
:
Unit