Click or drag to resize
Cimbalino ToolkitLocationServiceStatus Property
Gets the status that indicates the ability of the location service to provide location updates.

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 LocationServiceStatus Status { get; }

Property Value

Type: LocationServiceStatus
The status that indicates the ability of the location service to provide location updates.

Implements

ILocationServiceStatus
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