Class: Toybox.Activity.WorkoutIntervalStep

Overview

The Activity.WorkoutIntervalStep class contain information about current workout interval step

Since:

API Level 3.2.0

Supported Devices:

Instance Member Summary collapse

Instance Attribute Details

var activeStep as Activity.WorkoutStep

The step data for the active portion of the interval

Since:

API Level 3.2.0

Returns:

var repetitionNumber as Lang.Number

The repetition number in the interval

Since:

API Level 3.2.0

Returns:

var restStep as Activity.WorkoutStep

The step data for the rest portion of the interval

Since:

API Level 3.2.0

Returns:


Generated Apr 17, 2024 9:40:35 AM