centerLastTextBaseline
A guide that marks the bottom-most text baseline in a view.
Declaration
@export(implementation) static var centerLastTextBaseline: Alignment { get }Discussion
This alignment combines the center horizontal guide and the lastTextBaseline vertical guide:
[Image]