Watchface APIhmSetting OS ModulesetScreenOffVersion: v1.0On this pagesetScreenOffCall setScreenOff to rest the screen. Type () => result Parameters result DescriptionTypeThe result of the operation, 0 means the setting was successfulnumber Code example const result = hmSetting.setScreenOff()