You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NativeScript has a special class called [FormattedString](http://docs.nativescript.org/api-reference/classes/_text_formatted_string_.formattedstring.html) to support various text transformations and decorations. The `FormattedString` class can be used with all text-related components like `Label`, `TextView`, `TextField` and even `Button`.
1
+
NativeScript has a special class called `FormattedString` to support various text transformations and decorations. The `FormattedString` class can be used with all text-related components like `Label`, `TextView`, `TextField` and even `Button`.
0 commit comments