Base:
1 reference to ToString
Microsoft.Maui.Controls (1)
FormattedString.cs (1)
32
public static explicit operator string(FormattedString formatted) => formatted.
ToString
();