compose-multiplatform-html-unified
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
compose-multiplatform-html-unified
compose-multiplatform-html-unified-material3
/
com.huanshankeji.compose.material3
/
SegmentedButtonDefaultShapeArgs
Segmented
Button
Default
Shape
Args
class
SegmentedButtonDefaultShapeArgs
(
val
index
:
Int
,
val
count
:
Int
)
(
source
)
For
SegmentedButtonDefaults.itemShape
on Compose UI.
Members
Constructors
Segmented
Button
Default
Shape
Args
Link copied to clipboard
constructor
(
index
:
Int
,
count
:
Int
)
Properties
count
Link copied to clipboard
val
count
:
Int
index
Link copied to clipboard
val
index
:
Int