WeatherMakerLocationWeatherScriptAutoStartStop Field |
Whether to auto start and stop the location service. Set to false if you do this elsewhere or don't need location services.
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public bool AutoStartStop
Public AutoStartStop As Boolean
public:
bool AutoStartStop
val mutable AutoStartStop: bool
Field Value
Type:
BooleanSee Also