ViewAnimationEvents

enum ViewAnimationEvents : Enum<ViewAnimationEvents>

All events that will be published on animation stream shared across different view components to sync animation updates. For instance, badge is collected on widget component then badge animation will took place inside chatView.

Entries

BADGE_COLLECTED
Link copied to clipboard

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int