androidRoot
androidJvm
ad-blocking-api
/
com.duckduckgo.adblocking.api
/
AdBlockingAnimation
/
Show
Show
data
class
Show
(
val
icon
:
Int
,
val
text
:
Int
)
:
AdBlockingAnimation
Members
Constructors
Show
Link copied to clipboard
constructor
(
icon
:
Int
,
text
:
Int
)
Properties
icon
Link copied to clipboard
@
DrawableRes
val
icon
:
Int
text
Link copied to clipboard
@
StringRes
val
text
:
Int