Watchface APIhmSetting OS ModulegetBrightnessVersion: v1.0On this pagegetBrightnessReturns the screen brightness of the current device. Type () => result Parameters result DescriptionTypeThe screen brightness of the current device, in the range [0, 100]number Code example const result = hmSetting.getBrightness()