TextStyles
#include <bb/cascades/SystemDefaults/TextStyles>
Provides access to the system's defaults for text styles.
This class can be used to find the system's default text styles for different types of text, including body text and title text.
BlackBerry 10.0.0
Static Public Functions Index
Static Public Functions
TextStyle
Returns the default style for large text.
The default style for big text.
BlackBerry 10.0.0
TextStyle
Returns the default style for body text.
The default style for body text.
BlackBerry 10.0.0
TextStyle
Returns the default style for primary text.
This default style uses FontSize::PercentageValue for it's fontSize setting.
The default style for primary text.
BlackBerry 10.0.0
TextStyle
Returns the default style for title text.
The default style for title text.
BlackBerry 10.0.0
TextStyle
Returns the default style for subtitle text.
The default style for subtitle text.
BlackBerry 10.0.0
TextStyle
Returns the default style for small text.
The default style for small text.
BlackBerry 10.0.0