class EdgeButtonSize


Size of the EdgeButton. This in turns determines the full shape of the edge button, including width, height, rounding radius for the top corners, the ellipsis size for the bottom part of the shape and the space available for the content.

Summary

Public companion properties

EdgeButtonSize

The Size to be applied for an extra small EdgeButton.

EdgeButtonSize

The Size to be applied for an large EdgeButton.

EdgeButtonSize

The Size to be applied for an medium EdgeButton.

EdgeButtonSize

The Size to be applied for an small EdgeButton.

Public companion properties

ExtraSmall

Added in 1.0.0-alpha27
val ExtraSmallEdgeButtonSize

The Size to be applied for an extra small EdgeButton.

Large

Added in 1.0.0-alpha27
val LargeEdgeButtonSize

The Size to be applied for an large EdgeButton.

Medium

Added in 1.0.0-alpha27
val MediumEdgeButtonSize

The Size to be applied for an medium EdgeButton.

Small

Added in 1.0.0-alpha27
val SmallEdgeButtonSize

The Size to be applied for an small EdgeButton.