toggle menu
ODS Android Docs
0.0.14
androidJvm
switch theme
search in API
ods-core
/
lidl.brand.ods.core.form.hint
/
HintStatusWithIcon
Hint
Status
With
Icon
sealed
interface
HintStatusWithIcon
:
HintStatus
Marker interface for Hints with an icon.
Inheritors
Success
Warning
Error
Members
Properties
icon
Link copied to clipboard
@get:
DrawableRes
abstract
val
icon
:
Int
?
text
Link copied to clipboard
abstract
val
text
:
String
The text to be shown in the
Hint
.