QmlMaterial 0.1.0
Loading...
Searching...
No Matches
qml_material::token::SegmentedButtonSizeItem Struct Reference

Segmented button size tokens for a specific size class. More...

#include <qml_material/token/segmented_button.hpp>

Properties

qreal container_height
 Segment container height (dp)
 
qreal icon_size
 Icon size (dp)
 
qreal leading_space
 Leading space / padding-start (dp)
 
qreal trailing_space
 Trailing space / padding-end (dp)
 
qreal icon_label_space
 Spacing between icon and label (dp)
 
qreal outline_width
 Outlined variant outline width (dp)
 

Detailed Description

Segmented button size tokens for a specific size class.

Mirrors md.comp.button.{xsmall,small,medium,large,xlarge} from material-components-android. Container height is M3 spec.


The documentation for this struct was generated from the following file: