次の方法で共有


MutableAttributedText.AddRun(IAttributedTextRun) メソッド

定義

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)

パラメーター

適用対象