IconPlacement

Where a Button's icon sits relative to its text.
public enum IconPlacement

Values

NameSummary
BottomBelow the text.
LeadingBefore the text.
TopAbove the text.
TrailingAfter the text.