-
public final class LottieCompositionResultKt
-
-
Method Summary
Modifier and Type Method Description final static LottieCompositionawaitOrNull(LottieCompositionResult $self)Like LottieCompositionResult.await but returns null instead of throwing an exception if the animation fails to load. -
-
Method Detail
-
awaitOrNull
final static LottieComposition awaitOrNull(LottieCompositionResult $self)
Like LottieCompositionResult.await but returns null instead of throwing an exception if the animation fails to load.
-
-
-
-