Version

ToString Method (FormattedText)

Returns the string that represents the FormattedText, which is the unformatted string.
Syntax
public override string ToString()

Return Value

The string that represents the FormattedText.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also