OUDS Android
Toggle table of contents
0.4.0
Select version
0.4.0
0.3.0
0.2.0
0.1.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
OUDS Android
core
/
com.orange.ouds.core.component
/
OudsNavigationBarItemBadge
Ouds
Navigation
Bar
Item
Badge
class
OudsNavigationBarItemBadge
(
contentDescription
:
String
,
count
:
Int
?
=
null
)
:
OudsComponentIconBadge
A badge in an
OudsNavigationBarItem
.
See also
Ouds
Badge
Members
Constructors
Ouds
Navigation
Bar
Item
Badge
Link copied to clipboard
constructor
(
contentDescription
:
String
,
count
:
Int
?
=
null
)
Properties
content
Description
Link copied to clipboard
val
contentDescription
:
String
count
Link copied to clipboard
val
count
:
Int
?