Propierties Call

I want to make a progress bar that takes the value of the complication (e.g. phone battery) and if it has a value less than 50, it becomes invisible. But the problem is that I can’t find a way to call the value (e.g. Text.value). Is there any way to do it?

I don’t know about complications, but for battery charge there is a tag that can be used in expressions inserted in placement or opacity field of the element you want to disappear.
Check the documentation and this image

As an alternative you could use the timeline. See here for an explanation: Apply Conditional Lines on Watch Faces | Samsung Developers. The timeline works with complications.

1 Like