enum class RandomnessIcons
All Randomness icons.
base
- the path to the basic icon for the data type
array
- the path to the array variant of the basic icon
repeat
- the path to the repeat variant of the basic icon
repeatArray
- the path to the repeat array variant of the basic icon
settings
- the path to the settings variant of the basic icon
Icons for decimals. |
|
Icons for integers. |
|
Icons for strings. |
|
Icons for words. |
|
Icons for UUIDs. |
|
Basic icons. |
val Array: Icon
The array variant of the basic icon. |
|
val Base: Icon
The basic icon for the data type. |
|
val Repeat: Icon
The repeat variant of the basic icon. |
|
val RepeatArray: Icon
The repeat array variant of the basic icon. |
|
val Settings: Icon
The settings variant of the basic icon. |