lottie-compose
/
com.airbnb.lottie.compose
/
LottieAnimationSpec
/
RawRes
androidJvm
Raw
Res
data class
RawRes
(
@
RawRes
()
resId:
Int
) :
LottieAnimationSpec
Content copied to clipboard
Functions
Properties
Functions
component1
Link copied to clipboard
androidJvm
operator fun
component1
():
Int
Content copied to clipboard
copy
Link copied to clipboard
androidJvm
fun
copy
(
@
RawRes
()
resId:
Int
):
LottieAnimationSpec.RawRes
Content copied to clipboard
equals
Link copied to clipboard
androidJvm
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open override fun
toString
():
String
Content copied to clipboard
Properties
resId
Link copied to clipboard
androidJvm
val
resId
:
Int
Content copied to clipboard