Contents

accessibilityCriticalValue

The critical value for the level indicator.

Declaration

@property (strong) id accessibilityCriticalValue;

Discussion

Use this property for elements such as the battery level indicator. This property sets a boundary value. If the element’s value exceeds the boundary value, the element has reached a critical stage.

See Also

Setting content and values