Share via


MotionDataSettings.PlacesVisited Property

true if places visited is enabled in Motion data settings, false otherwise.

Namespace: Lumia.Sense
Assembly: Lumia.Sense (in Lumia.Sense.dll) Version: 255.255.255.255

Syntax

public bool PlacesVisited { get; set; }
'Declaration
Public Property PlacesVisited As Boolean
    Get
    Set
public:
virtual property bool PlacesVisited {
    bool get () sealed;
    void set (bool value) sealed;
}
function get_PlacesVisited();
function set_PlacesVisited(value);

Property Value

Type: Boolean

See Also

MotionDataSettings Class

MotionDataSettings.MotionDataSettings Members

Lumia.Sense Namespace