Implemented interface member:
property
FontAttributes
Microsoft.Maui.Controls.Internals.IFontElement.FontAttributes
2 references to FontAttributes
Microsoft.Maui.Controls (1)
Label\Label.cs (1)
38 /// <summary>Bindable property for <see cref="FontAttributes"/>.</summary>
Microsoft.Maui.Controls.Compatibility (1)
Tizen\Renderers\LabelRenderer.cs (1)
99 Control.FontAttributes = Element.FontAttributes.ToPlatform();