Version

GetFont Method (FormattedText)

Gets the font which controls the formatting properties in the string from the specified start index to the end of the string.
Overload List
OverloadDescription
GetFont(Int32)Gets the font which controls the formatting properties in the string from the specified start index to the end of the string.  
GetFont(Int32,Int32)Gets the font which controls the formatting properties in the string from the specified start index for the specified number of characters.  
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