Formatter.SetModel(TextToolbar) Method
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.
Sets the TextToolbar where the Formatter is used
public virtual void SetModel(Microsoft.Toolkit.Uwp.UI.Controls.TextToolbar model);
abstract member SetModel : Microsoft.Toolkit.Uwp.UI.Controls.TextToolbar -> unit
override this.SetModel : Microsoft.Toolkit.Uwp.UI.Controls.TextToolbar -> unit
Public Overridable Sub SetModel (model As TextToolbar)
Parameters
- model
- TextToolbar
The TextToolbar where Formatter is used