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