TextAttributeExtensions.SetFontSize Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- attributes
- Dictionary<TextAttribute,String>
- value
- Single