toggle menu
ui
0.24.2
jvm
switch theme
search in API
ui
/
org.jetbrains.jewel.ui.component.styling
/
SegmentedControlButtonMetrics
Segmented
Control
Button
Metrics
@
Stable
class
SegmentedControlButtonMetrics
(
val
cornerSize
:
CornerSize
,
val
segmentedButtonPadding
:
PaddingValues
,
val
minSize
:
DpSize
,
val
borderWidth
:
Dp
)
Members
Constructors
Segmented
Control
Button
Metrics
Link copied to clipboard
constructor
(
cornerSize
:
CornerSize
,
segmentedButtonPadding
:
PaddingValues
,
minSize
:
DpSize
,
borderWidth
:
Dp
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
border
Width
Link copied to clipboard
val
borderWidth
:
Dp
corner
Size
Link copied to clipboard
val
cornerSize
:
CornerSize
min
Size
Link copied to clipboard
val
minSize
:
DpSize
segmented
Button
Padding
Link copied to clipboard
val
segmentedButtonPadding
:
PaddingValues