Class RuneWidthGreaterThanOne
[Scenario.ScenarioMetadata("RuneWidthGreaterThanOne", "Test rune width greater than one")]
[Scenario.ScenarioCategory("Controls")]
public class RuneWidthGreaterThanOne : Scenario, IDisposable
- Inheritance
-
RuneWidthGreaterThanOne
- Implements
- Inherited Members
Methods
- Init(ColorScheme)
Helper that provides the default Window implementation with a frame and label showing the name of the Scenario and logic to exit back to the Scenario picker UI. Override Init(ColorScheme) to provide any Toplevel behavior needed.