nugu-android
nugu-ux-kit
/
com.skt.nugu.sdk.platform.android.ux.widget
/
VoiceChromeView
/
AnimationInfo
Animation
Info
inner
class
AnimationInfo
(
val
resId
:
Int
,
val
count
:
Int
=
0
)
Content copied to clipboard
Provides animation information
Constructors
Properties
Parameters
Parameters
res
Id
is lottie resource
count
is loop count of animation
Constructors
Animation
Info
Link copied to clipboard
fun
AnimationInfo
(
resId
:
Int
,
count
:
Int
=
0
)
Content copied to clipboard
Properties
count
Link copied to clipboard
val
count
:
Int
=
0
Content copied to clipboard
res
Id
Link copied to clipboard
val
resId
:
Int
Content copied to clipboard