Class: Toybox.AntPlus.ResistanceSettings

Overview

Represents the basic resistance percentage set on fitness equipment when the equipment is in basic resistance training mode. Fields may return null so you should null check values before using them.

Since:

API Level 2.4.0

Supported Devices:

Instance Member Summary collapse

Instance Attribute Details

var basicResistance as Lang.Float or Null

The resistance percentage of the fitness equipment.

Since:

API Level 2.4.0

Returns:


Generated Apr 17, 2024 9:40:40 AM