TextToolbar.Formatter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the formatter instance which is used to format the text, using the buttons and shortcuts.
public Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.Formatter Formatter { get; set; }
member this.Formatter : Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarFormats.Formatter with get, set
Public Property Formatter As Formatter