Click or drag to resize
Cimbalino ToolkitLocationServiceStart 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#
public virtual void Start(
	int desiredAccuracyInMeters
)

Parameters

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

Implements

ILocationServiceStart(Int32)
Version Information

Windows

Supported in: 10.0, 8.1

Windows Phone

Supported in: 8.1

Windows Phone Silverlight

Supported in: 8.1, 8.0
See Also