init<F>(F.FormatInput , format: F)
Creates a text view that displays the formatted representation of a nonstring type supported by a corresponding format style.
init<Subject>(Subject, formatter: Formatter)
Creates a text view that displays the formatted representation of a Foundation object.