MarkDownButtonActions.FormatLink 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.
Applies Link
public override void FormatLink(Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton button, string label, string formattedText, string link);
override this.FormatLink : Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton * string * string * string -> unit
Public Overrides Sub FormatLink (button As ToolbarButton, label As String, formattedText As String, link As String)
Parameters
- button
- ToolbarButton
- label
- String
- formattedText
- String
- link
- String