Tabs.TabAlign/tabAlign - multiple declarations
Function Tabs.tabAlign
The alignment of all tabs. See tabalign
for details.
Enum Tabs.TabAlign
enum TabAlign
: int { ... }
Enum members
Name | Description |
---|---|
alignCenter
|
Align the tabs to the center. |
alignLeft
|
Align the tabs to the left. |
alignMax
|
Represents the size of the tabalign enum.
|
alignRight
|
Align the tabs to the right. |