Share via


TextAttributeExtensions.SetFontSize Method

Definition

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

Parameters

value
Single

Applies to