getRegisteredAnimations

abstract fun getRegisteredAnimations(): Map<String, Animation>

Gets an immutable Map where the key is a String and value is a Animation.

Return

Gets the immutable Map results.

Since

2.0.0

Sources

Link copied to clipboard