toggle menu
structures
0.4.6
common
switch theme
search in API
structures
/
ink.ui.structures.elements
/
IconElement
Icon
Element
data
class
IconElement
(
val
symbol
:
Symbol
,
val
sentiment
:
Sentiment
=
Sentiment.Nominal
)
:
UiElement.Static
A vector icon for signifying a noun or action.
Members
Constructors
Icon
Element
Link copied to clipboard
constructor
(
symbol
:
Symbol
,
sentiment
:
Sentiment
=
Sentiment.Nominal
)
Properties
sentiment
Link copied to clipboard
val
sentiment
:
Sentiment
symbol
Link copied to clipboard
val
symbol
:
Symbol