Click or drag to resize
Cimbalino ToolkitILocationServiceStart Method (Int32)
Starts the acquisition of data from the location service.

Namespace: Cimbalino.Toolkit.Services
Assembly: Cimbalino.Toolkit.Core (in Cimbalino.Toolkit.Core.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
void Start(
	int desiredAccuracyInMeters
)

Parameters

desiredAccuracyInMeters
Type: SystemInt32
The desired accuracy in meters for data returned from the location service.
Version Information

Portable

Supported in: 4.5

Windows

Supported in: 10.0, 8.1

Windows Phone

Supported in: 8.1

Windows Phone Silverlight

Supported in: 8.1, 8.0
See Also