Searched refs:LottieContainerViewDelegate (Results 1 – 3 of 3) sorted by relevance
8 @protocol LottieContainerViewDelegate14 @property (nonatomic, weak) id <LottieContainerViewDelegate> _Nullable delegate;
8 @interface LottieAnimationViewComponentView : RCTViewComponentView <LottieContainerViewDelegate>
4 @objc protocol LottieContainerViewDelegate { protocol25 @objc weak var delegate: LottieContainerViewDelegate? = nil