TextAttributeExtensions.SetFontSize Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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)
Parameter
- attributes
- Dictionary<TextAttribute,String>
- value
- Single