Property IsInitialized | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

IsInitialized

Get or sets if the View was already initialized. This derived from ISupportInitializeNotification to allow notify all the views that are being initialized.

public virtual bool IsInitialized { get; set; }

Property Value

bool

Edit this page