Class: Toybox.AntPlus.ResistanceSettings
- Inherits:
-
Toybox.Lang.Object
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.
Instance Member Summary collapse
-
basicResistance as Lang.Float or Null
The resistance percentage of the fitness equipment.
Instance Attribute Details
var basicResistance as Lang.Float or Null
The resistance percentage of the fitness equipment.