HorizontalAlignment
Represents the horizontal alignment for the specified object.
Interface
enum HorizontalAlignment {
right = "right",
left = "left",
center = "center",
}Last updated on
Represents the horizontal alignment for the specified object.
enum HorizontalAlignment {
right = "right",
left = "left",
center = "center",
}