axelmukwena
axelmukwena

Reputation: 1049

What is the iOS equivalent of NSLevelIndicator?

I'd like to show a battery indicator of a Bluetooth peripheral in my iOS app.

Is there a version of NSLevelIndicator (macOS) but that I could use in iOS?

The closest alternative I found is reversing the UIActivityIndicatorView but it's based on animation and I don't think it's a great idea for an animation to last for hours (slow of course).

Upvotes: 0

Views: 129

Answers (0)

Related Questions