Detect enabled on WatchOS "Workout power saving mode"

Is there is any API to detect on the state of Workout Power Saving Mode in the WatchOS app?


Tried use processInfo API, but it not related to the "Workout Power Saving Mode". And not found appropriate API.


ProcessInfo.processInfo.isLowPowerModeEnabled


I tried on the simulator and real device.


Will be good notice users before start workout that HR data will be available with huge delay and prepare some UI with an explanation where the user can disable that option.