Icon
The Icom of an apps.
Constructor
Parameter
| Name | Type | Description |
|---|---|---|
| key | String | The key of the Icon |
| iconType | IconType | The icon type of the Icon |
| file | FileModel | The file of the Icon |
Methods
getFile()
The file of the Icon
Parameter
(none)
Return
getKey()
The key of the Icon
Parameter
(none)
Return
String
getIconType()
The icon type of the Icon
Parameter
(none)
Return
Enum
IconType
| Name | Type | Value |
|---|---|---|
| FILE | String | FILE |
| PRESET | String | PRESET |