sap.m.TitleAlignment.Auto
|
The default type (if specified in the theme)
|
sap.m.TitleAlignment.Center
|
Explicitly sets the alignment to the center
|
sap.m.TitleAlignment.None
|
Disables an automatic title alignment depending on theme Mostly used in sap.m.Bar
|
sap.m.TitleAlignment.Start
|
Explicitly sets the alignment to the start (left or right depending on LTR/RTL)
|