Toolbox
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Toolbox
app
/
com.michaelflisar.toolbox.app
/
DesktopStatusBarItem
Desktop
Status
Bar
Item
jvm
sealed
class
DesktopStatusBarItem
Inheritors
Text
Custom
Members
Types
Custom
Link copied to clipboard
jvm
class
Custom
(
val
content
:
@
Composable
(
)
->
Unit
)
:
DesktopStatusBarItem
Text
Link copied to clipboard
jvm
class
Text
(
val
text
:
String
,
val
color
:
Color
=
Color.Unspecified
,
val
onClick
:
(
)
->
Unit
?
=
null
)
:
DesktopStatusBarItem