This documentation is archived and is not being maintained.
IGeoPositionWatcher<T> Methods
Visual Studio 2010
The IGeoPositionWatcher<T> type exposes the following members.
| Name | Description | |
|---|---|---|
|
Start() | Initiate the acquisition of location data. |
|
Start(Boolean) | Start acquiring location data, specifying whether or not to suppress prompting for permissions. This method returns synchronously. |
|
Stop | Stop acquiring location data. |
|
TryStart | Start acquiring location data, specifying an initialization timeout. This method returns synchronously. |
Show: