toggle menu
KAHelpers
androidJvm
switch theme
search in API
animations
/
dev.funkymuse.animations
/
reveal
reveal
fun
View
.
reveal
(
show
:
Boolean
=
true
,
centerX
:
Int
?
=
null
,
centerY
:
Int
?
=
null
,
startRadius
:
Int
?
=
null
,
endRadius
:
Int
?
=
null
,
build
:
Animator
.
(
)
->
Unit
?
=
null
)