The members of Xamarin.Forms.FormattedString are listed below.
See Also: Inherited members from System.Object
| Initializes a new instance of the FormattedString class. |
| [read-only] | Spans | IList<Span>. Gets the collection of spans. |
| PropertyChanged | Event that is raised when a bound property is changed. |
static | Conversion to System.String(Explicit) | Cast the FormattedString to a string, stripping all the attributes. |
static | Conversion to Xamarin.Forms.FormattedString(Implicit) | Cast a string to a FromattedString that contains a single span with no attribute set. |