SegmentControlSize

@JvmInline
value class SegmentControlSize

The size of the segment control.

Parameters

height

The height of the segment control.

See also

Properties

Link copied to clipboard
val height: Dp

Functions

Link copied to clipboard

The corner radius of the segment control.

Link copied to clipboard

The content padding of the segment control item.

Link copied to clipboard
@Composable
fun SegmentControlSize.textStyle(): TextStyle

The text style of the segment control item.