GeneralSettings
The general settings of app
Methods
getName()
The name of the app.
Parameter
(none)
Return
String
getDescription()
The description of an app
Parameter
(none)
Return
String
getIcon()
Get the Icon of an app.
Parameter
(none)
Return
getTheme()
Get the theme of an app.
Parameter
(none)
Return
getRevision()
Get the revision of an app.
Parameter
(none)
Return
Integer
Enum
IconTheme
Name | Type | Value |
---|---|---|
WHITE | String | WHITE |
RED | String | RED |
BLUE | String | BLUE |
GREEN | String | GREEN |
YELLOW | String | YELLOW |
BLACK | String | BLACK |