Table of Contents

Method EnableForDesign

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

EnableForDesign()

Loads demo data suitable for a designer preview: a closed range of work hours (8 AM through 6 PM in one-hour increments) with the range preset to "9 AM"–"5 PM". Only populated when T is string; for any other type, the view is left untouched and false is returned.

public virtual bool EnableForDesign()

Returns

bool

true if demo data was loaded.