Namespace Serenity.Ui.Application.Events
Classes
OnActivateCompositeViewChildSignal
Dispatched to make a composite view activate one of its children — the mechanism by which a "predominant" navigation rail drives a "non-predominant" content area on the same screen.
OnFontSizeChangedSignal
Event dispatched when the font size changes in the UI system.
This event allows UI components (like menus) to trigger layout recalculation
when font size changes, similar to how locale changes trigger menu resizing.