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

返回

适用于