Type alias TextAlign

TextAlign: Globals | "center" | "end" | "justify" | "left" | "match-parent" | "right" | "start"

Generated using TypeDoc