Table of Contents

Event SettingsChanged

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Occurs when any of the SkiaFontSettings instances is changed.

public static event EventHandler? SettingsChanged

Returns

EventHandler
Occurs when any of the instances is changed.

Remarks

This event is triggered whenever a change is made. Subscribers can use this event to respond to updates in settings, such as refreshing UI elements or reloading configuration-dependent resources.