toggle menu
ui
android
switch theme
search in API
ui
/
com.vanniktech.ui
/
animateToGone
animate
To
Gone
android
fun
View
.
animateToGone
(
duration
:
Long
=
DEFAULT_ANIMATION_DURATION
,
onEnd
:
(
)
->
Unit
?
=
null
)
Counterpart of
View.animateToVisible
.