Class FontsUpdatedEventArgs
FontsUpdated
public sealed class FontsUpdatedEventArgs : EventArgs
- Inheritance
-
FontsUpdatedEventArgs
- Inherited Members
Properties
Font
Gets or sets the font
[JsonPropertyName("font")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public FontFace Font { get; set; }