FontStyle
#include <bb/cascades/FontStyle>
Represents a set of font styles for a TextStyle.
Font styles include normal and italic.
Since:
BlackBerry 10.0.0
Public Types
The available font styles.
Since:
BlackBerry 10.0.0
- Default
The default font style.
The default font style varies among systems and controls. Setting to default leaves the choice of font style to the system.
Since:BlackBerry 10.0.0
- Normal
Normal font.
Since:BlackBerry 10.0.0
- Italic
Italic font.
Since:BlackBerry 10.0.0