Implemented interface member:
property
StyleType
Microsoft.Maui.Graphics.IFont.StyleType
1 write to StyleType
Microsoft.Maui.Graphics (1)
Font.cs (1)
40
StyleType
= styleType;
2 references to StyleType
Microsoft.Maui.Graphics (2)
Font.cs (2)
49
StyleType
== other.StyleType &&
57
=> (Name, Weight,
StyleType
).GetHashCode();