Xamarin.Forms.Core 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Object System.ComponentModel.INotifyPropertyChanged Xamarin.Forms.ContentProperty("Spans") Represents a text with attributes applied to some parts. Constructor 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Initializes a new instance of the FormattedString class. To be added. Method 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.String To be added. Cast the FormattedString to a string, stripping all the attributes. To be added. To be added. Method 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 Xamarin.Forms.FormattedString To be added. Cast a string to a FromattedString that contains a single span with no attribute set. To be added. To be added. Event 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.ComponentModel.PropertyChangedEventHandler Event that is raised when a bound property is changed. To be added. Property 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.Collections.Generic.IList<Xamarin.Forms.Span> Gets the collection of spans. To be added. To be added. Method 1.2.0.0 1.3.0.0 1.4.0.0 1.5.0.0 2.0.0.0 System.String Returns the text of the formatted string as an unformatted string. To be added. To be added.