Share via


MutableAttributedText.AddRun(IAttributedTextRun) Method

Definition

public:
 void AddRun(Microsoft::Maui::Graphics::Text::IAttributedTextRun ^ run);
public void AddRun (Microsoft.Maui.Graphics.Text.IAttributedTextRun run);
member this.AddRun : Microsoft.Maui.Graphics.Text.IAttributedTextRun -> unit
Public Sub AddRun (run As IAttributedTextRun)

Parameters

Applies to