namespace Terminal.Gui; /// <summary>Event arguments for the <see cref="Application.Iteration"/> event.</summary> public class IterationEventArgs : EventArgs { }