Rive Android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Rive Android
Rive Android
/
app.rive.runtime.kotlin.controllers
/
RiveFileController
/
stopAnimations
stop
Animations
fun
stopAnimations
(
)
Named
stopAnimations
to avoid conflicting with
stop
.
fun
stopAnimations
(
animationNames
:
List
<
String
>
,
areStateMachines
:
Boolean
=
false
)
fun
stopAnimations
(
animationName
:
String
,
isStateMachine
:
Boolean
=
false
)