Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Geovisit Class
Definition
- Namespace:
- Windows.Devices.Geolocation
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a Visit-related state change. See Guidelines for using Visits tracking for information on how to use this feature.
public ref class Geovisit sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class Geovisit final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class Geovisit
Public NotInheritable Class Geovisit
- Inheritance
- Attributes
Windows requirements
| Requirements | Description |
|---|---|
| Device family |
Windows 10 Fall Creators Update (introduced in 10.0.16299.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced in v5.0)
|
| App capabilities |
location
|
Remarks
This class is instantiated whenever a Visit-related state change has been obtained by the app.
Properties
| Name | Description |
|---|---|
| Position |
Gets the location where this Visit-related state change took place. |
| StateChange |
Gets the type of state change that this Geovisit instance represents. |
| Timestamp |
Gets the time that this Visit-related state change happened. |
Applies to
See also
Feedback
Was this page helpful?
