int-ui-standalone
0.7.2
jvm
int-ui-standalone
/
org.jetbrains.jewel.intui.standalone.styling
/
IntUiMenuStyle
Int
Ui
Menu
Style
@
Stable
data
class
IntUiMenuStyle
(
val
colors
:
IntUiMenuColors
,
val
metrics
:
IntUiMenuMetrics
,
val
icons
:
IntUiMenuIcons
)
:
MenuStyle
Members
Constructors
Int
Ui
Menu
Style
Link copied to clipboard
constructor
(
colors
:
IntUiMenuColors
,
metrics
:
IntUiMenuMetrics
,
icons
:
IntUiMenuIcons
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
colors
Link copied to clipboard
open
override
val
colors
:
IntUiMenuColors
icons
Link copied to clipboard
open
override
val
icons
:
IntUiMenuIcons
metrics
Link copied to clipboard
open
override
val
metrics
:
IntUiMenuMetrics