JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.airbnb.lottie
Interface LottieListener<T>
public interface
LottieListener<T>
Receive a result with either the value or exception for a
LottieTask
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onResult
(
T
result)
Method Detail
onResult
void onResult(
T
result)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method