Property IsInitialized | Terminal.Gui v1 (original) (raw)
Namespace
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; }