EdgeButtonSize

value 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

val ExtraSmall: EdgeButtonSize

The Size to be applied for an extra small EdgeButton.

Large

val Large: EdgeButtonSize

The Size to be applied for an large EdgeButton.

Medium

val Medium: EdgeButtonSize

The Size to be applied for an medium EdgeButton.

Small

val Small: EdgeButtonSize

The Size to be applied for an small EdgeButton.