次の方法で共有


TextAttributeExtensions.SetFontName メソッド

定義

public:
[System::Runtime::CompilerServices::Extension]
 static void SetFontName(System::Collections::Generic::Dictionary<Microsoft::Maui::Graphics::Text::TextAttribute, System::String ^> ^ attributes, System::String ^ value);
public static void SetFontName (this System.Collections.Generic.Dictionary<Microsoft.Maui.Graphics.Text.TextAttribute,string> attributes, string value);
static member SetFontName : System.Collections.Generic.Dictionary<Microsoft.Maui.Graphics.Text.TextAttribute, string> * string -> unit
<Extension()>
Public Sub SetFontName (attributes As Dictionary(Of TextAttribute, String), value As String)

パラメーター

value
String

適用対象