Table of Contents

Property IsInitialized

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