Event Applied
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
Event fired when an updated configuration has been applied to the application.
public static event EventHandler<ConfigurationManagerEventArgs>? Applied
Returns
- EventHandler<ConfigurationManagerEventArgs>
- Event fired when an updated configuration has been applied to the application.