BoxAlignment
Position of a child inside a com.conamobile.pdfkmp.dsl.box.
Box children stack along the Z-axis in source order — first added is at the bottom, last is on top. Each child is positioned within the box's resolved interior using one of these nine anchor points.
The naming follows Compose's Alignment constants exactly so anyone familiar with Compose UI can carry their intuition straight over.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.