Edit

Share via


TextToolbar.CustomButtons Property

Definition

Gets or sets a list of buttons to add on top of the Default Button set.

public Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ButtonMap CustomButtons { get; set; }
member this.CustomButtons : Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ButtonMap with get, set
Public Property CustomButtons As ButtonMap

Property Value

Applies to