PedometerStatusChangedEventArgs class

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Represents data for the status–changed event of the pedometer.

Syntax

/* For information about creating or accessing this object, see Remarks. */
public sealed class PedometerStatusChangedEventArgs
Public NotInheritable Class PedometerStatusChangedEventArgs
public ref class PedometerStatusChangedEventArgs sealed 

Members

The PedometerStatusChangedEventArgs class has these types of members:

  • Properties

Properties

The PedometerStatusChangedEventArgs class has these properties.

Property Access type Description

Status

Read-only

 

Remarks

This object is accessed when your app supports the Pedometer.StatusChanged event.

Requirements (Windows 10 device family)

Device family

Universal

API contract

Windows.Foundation.UniversalApiContract, introduced version 1.0

Namespace

Windows.Devices.Sensors Windows::Devices::Sensors [C++]

Metadata

Windows.Foundation.UniversalApiContract.winmd

Attributes

[DualApiPartition()]

[MarshalingBehavior(Agile)]

[Version]

See also

Object