This documentation is archived and is not being maintained.

IGeoPositionWatcher<T> Methods

The IGeoPositionWatcher<T> type exposes the following members.

  NameDescription
Public method Start() Initiate the acquisition of location data.
Public method Start(Boolean) Start acquiring location data, specifying whether or not to suppress prompting for permissions. This method returns synchronously.
Public method Stop Stop acquiring location data.
Public method TryStart Start acquiring location data, specifying an initialization timeout. This method returns synchronously.
Top
Show: