Watchface APIhmSetting OS ModulegetBrightnessVersion: v3.xgetBrightnessReturns the screen brightness of the current device.Type() => resultParametersresultDescriptionTypeThe screen brightness of the current device, in the range [0, 100]numberCode exampleconst result = hmSetting.getBrightness()