TextAlign
#include <bb/cascades/TextAlign>
A set of text alignment configurations to use with text controls.
Public Types
Specifies the alignment of text in a Container.
Since:
BlackBerry 10.0.0
- Default
The framework decides the alignment for the current locale.
At the moment the locale alignment is ignored.
Since:BlackBerry 10.0.0
- Center
Aligns text to the center.
Since:BlackBerry 10.0.0
- Left
Aligns text to the left.
Since:BlackBerry 10.0.0
- Right
Aligns text to the right.
Since:BlackBerry 10.0.0
- Justify
Justified alignment.
Since:BlackBerry 10.0.0