RawRes

data class RawRes(@RawRes() resId: Int) : LottieAnimationSpec

Functions

component1
Link copied to clipboard
operator fun component1(): Int
copy
Link copied to clipboard
fun copy(@RawRes() resId: Int): LottieAnimationSpec.RawRes
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

resId
Link copied to clipboard
val resId: Int