次の方法で共有


MarkdownAttributedTextReader.Read(String) メソッド

定義

public:
 static Microsoft::Maui::Graphics::Text::IAttributedText ^ Read(System::String ^ text);
public static Microsoft.Maui.Graphics.Text.IAttributedText Read (string text);
static member Read : string -> Microsoft.Maui.Graphics.Text.IAttributedText
Public Shared Function Read (text As String) As IAttributedText

パラメーター

text
String

戻り値

適用対象