Class: Toybox.Complications.Complication
- Inherits:
-
Toybox.Lang.Object
Overview
Complication object
Instance Member Summary collapse
- complicationId as Complications.Id or Null
- longLabel as Complications.Label or Null
- ranges as Complications.Ranges or Null
- shortLabel as Complications.Label or Null
- unit as Complications.Unit or Lang.String or Null
- value as Complications.Value or Null
Instance Method Summary collapse
-
getIcon() as Complications.Icon or Null
Get the complication icon.
-
getType() as Complications.Type or Null
Get the complication type.
Instance Attribute Details
var complicationId as Complications.Id or Null
var longLabel as Complications.Label or Null
var ranges as Complications.Ranges or Null
var shortLabel as Complications.Label or Null
var unit as Complications.Unit or Lang.String or Null
var value as Complications.Value or Null
Instance Method Details
getIcon() as Complications.Icon or Null
Get the complication icon. This is only available for user complications
getType() as Complications.Type or Null
Get the complication type