ResourceType

sealed class ResourceType

Tracks which resource RiveAnimationView will load into the renderer.

Use makeMaybeResource for making a new value passing in a resource.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
class ResourceId(val id: Int) : ResourceType
Link copied to clipboard
Link copied to clipboard
class ResourceUrl(val url: String) : ResourceType