RadialAlignment

value class RadialAlignment


How to lay down components when they are thinner than the CurvedRow. Similar to vertical alignment in a Row.

Summary

Public companion properties

RadialAlignment

This property is deprecated. glance-wear-tiles is deprecated and will be removed

RadialAlignment

This property is deprecated. glance-wear-tiles is deprecated and will be removed

RadialAlignment

This property is deprecated. glance-wear-tiles is deprecated and will be removed

Public companion properties

Center

val CenterRadialAlignment

Put the child in the middle point of the available space.

Inner

val InnerRadialAlignment

Put the child closest to the center of the CurvedRow, within the available space

Outer

val OuterRadialAlignment

Put the child farthest from the center of the CurvedRow, within the available space