lottie-compose
/
com.airbnb.lottie.compose
/
LottieAnimationSpec
/
Asset
androidJvm
Asset
data class
Asset
(assetName:
String
) :
LottieAnimationSpec
Content copied to clipboard
Functions
Properties
Functions
component1
Link copied to clipboard
androidJvm
operator fun
component1
():
String
Content copied to clipboard
copy
Link copied to clipboard
androidJvm
fun
copy
(assetName:
String
):
LottieAnimationSpec.Asset
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
assetName
Link copied to clipboard
androidJvm
val
assetName
:
String
Content copied to clipboard