다음을 통해 공유


TextAttributeExtensions.GetFontSize 메서드

정의

public static float GetFontSize (this Microsoft.Maui.Graphics.Text.ITextAttributes attributes, float? fontSize = default);
static member GetFontSize : Microsoft.Maui.Graphics.Text.ITextAttributes * Nullable<single> -> single
<Extension()>
Public Function GetFontSize (attributes As ITextAttributes, Optional fontSize As Nullable(Of Single) = Nothing) As Single

매개 변수

attributes
ITextAttributes
fontSize
Nullable<Single>

반환

적용 대상