共用方式為


MutableAttributedText(String) 建構函式

定義

public:
 MutableAttributedText(System::String ^ text);
public MutableAttributedText (string text);
new Microsoft.Maui.Graphics.Text.MutableAttributedText : string -> Microsoft.Maui.Graphics.Text.MutableAttributedText
Public Sub New (text As String)

參數

text
String

適用於