Class: Toybox.Lang.Boolean
- Inherits:
-
Toybox.Lang.Object
Overview
Boolean objects represent a true or false value.
You can use the true
or false
keyword to create a Boolean.
Boolean objects represent a true or false value.
You can use the true
or false
keyword to create a Boolean.
Generated Nov 22, 2022 8:51:57 AM