Implemented interface member:
property
FontSize
Microsoft.Maui.Controls.Internals.IFontElement.FontSize
2 references to FontSize
Microsoft.Maui.Controls (1)
Span.cs (1)
93
/// <summary>Bindable property for <see cref="
FontSize
"/>.</summary>
Microsoft.Maui.Controls.Compatibility (1)
Tizen\Renderers\LabelRenderer.cs (1)
50
FontSize = span.
FontSize
.ToPoint(),