|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--MMWeatherWidgetOptions
Defined in MultimapAPI
| Field Summary | |
Integer |
count
The number of days weather to display, maximum and default is 5. |
String |
show
Selects whether to display 'day' or 'night' weather, or 'both; displays 'both' by default. |
String |
tempshow
Selects whether to display 'min' or 'max' temperatures, or 'both; displays 'both' by default. |
String |
units
Sets the units that will be used for displaying the temperature, set to 'both' by default. |
String |
wording
Which wording to use for the days of the week, 'absolute' or 'relative'; default is 'relative'. |
| Constructor Summary | |
MMWeatherWidgetOptions
( )
This class represents the optional arguments that can be passed to an MMMessageWidget constructor. |
|
| Field Detail |
Integer count
String show
String tempshow
String units
String wording
| Constructor Detail |
MMWeatherWidgetOptions( )
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||