Table of Contents

Property IsInitialized

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IsInitialized

Get or sets if the View has been initialized (via BeginInit() and EndInit()).

public virtual bool IsInitialized { get; set; }

Property Value

bool