TextToolbar.GetDefaultButton(ButtonType) 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.
Gets the Button Instance from the DefaultButton
public Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton GetDefaultButton (Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ButtonType button);
member this.GetDefaultButton : Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ButtonType -> Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton
Public Function GetDefaultButton (button As ButtonType) As ToolbarButton
Parameters
- button
- ButtonType
Default Button
Returns
Default Toolbar Button