770 B
770 B
Badge View
Overview
BadgeView
is used to display short colored text over a colored background
Best Practices
Do
- Use
BadgeView
to display short strings
Don't
- Use
BadgeView
to display long strings that risk taking multiple lines
Usage
BadgeView(title: "Badge")
Implementation
Control Name
BadgeView
in Swift, MSFBadgeView
in Objective-C