- Platforms
- Foundations
-
Patterns
- Overview
- Accessing private data
- Charting data
- Collaboration and sharing
- Drag and drop
- Entering data
- Feedback
- File management
- Going full screen
- Launching
- Live-viewing apps
- Loading
- Managing accounts
- Managing notifications
- Modality
- Multitasking
- Offering help
- Onboarding
- Playing audio
- Playing haptics
- Playing video
- Printing
- Ratings and reviews
- Searching
- Settings
- Undo and redo
- Workouts
-
Components
- All components
- Content
- Layout and organization
- Menus and actions
- Navigation and search
- Presentation
- Selection and input
- Status
- System experiences
- Inputs
-
Technologies
- All technologies
- AirPlay
- Always On
- App Clips
- Apple Pay
- Augmented reality
- CareKit
- CarPlay
- Game Center
- HealthKit
- HomeKit
- iCloud
- In-app purchase
- Live Photos
- Mac Catalyst
- Machine learning
- Maps
- Messages for Business
- NFC
- Photo editing
- ResearchKit
- SharePlay
- ShazamKit
- Sign in with Apple
- Siri
- Tap to Pay on iPhone
- Wallet
Level indicators
A level indicator displays rich visual information related to a specific numerical value within a range.
Best practices
Avoid using a level indicator to perform the function of a slider. Although some styles support input by clicking and dragging to select a value, people don’t usually expect to be able to interact with a level indicator, and their appearance reflects this. For related guidance, see Sliders.
There are three different level indicator styles, each with a different appearance, for communicating capacity, rating, and relevance.
Capacity indicators
A capacity indicator illustrates the current level in relation to a finite capacity. The system often uses capacity indicators to communicate factors like disk and battery usage. Mail, for example, uses a capacity indicator to show the percentage of data used in relation to an email account’s quota.
There are two styles of capacity indicator.
Continuous. A horizontal translucent track that fills with a solid bar to indicate the current value.
Discrete. A horizontal row of separate, equally sized, rectangular segments. The number of segments matches the total capacity, and the segments fill completely — never partially — with color to indicate the current value.
Because capacity indicators provide a clear picture of a current state, they’re especially useful in dialogs and settings windows that people tend to view briefly.
Warning level appearance
Critical level appearance
Tiered level appearance
Change the fill color to inform people about significant values.The default fill color for both capacity indicator styles is green. If it makes sense in the context of your app, you can change the fill color when the current value reaches certain levels. For example, you could change a battery level indicator from green to yellow at 20% capacity, and from yellow to red at 10% capacity. You can change the fill color of the entire indicator or you can use the tiered state to show a sequence of several colors in one indicator.
Consider using the continuous style for large ranges. A large value range can make the segments of a discrete capacity indicator too small to be useful.
Rating indicators
A rating indicator uses a series of horizontally arranged graphical symbols to communicate a ranking level. The default symbol is a star. In iTunes, for example, you can assign star ratings to individual songs and podcast episodes. The system may reference these ratings for the purposes of searching, sorting, and creating smart playlists.
A rating indicator doesn’t display partial symbols; its value is rounded in order to display complete symbols only. Within a rating indicator, symbols are always the same distance apart and don't expand or shrink to fit the control.
Make it easy to change rankings. When presenting a list of ranked items, let people adjust the rank of individual items inline without navigating to a separate editing screen.
If you replace the star with a custom symbol, make sure that its purpose is clear. The star is a very recognizable ranking symbol. People don’t commonly associate other symbols with a rating scale.
For related guidance, see Ratings and reviews.
Relevance indicators
A relevance indicator communicates relevancy using a shaded horizontal bar. It often appears in a list of search results for reference when sorting and comparing multiple items.
Platform considerations
No additional considerations for macOS. Not supported in iOS, iPadOS, tvOS, or watchOS.