Table of Contents

Property NonInteractive

Namespace
Alternet.Scripter.Debugger.UI.Evaluation.CodeCompletion
Assembly
Alternet.Scripter.Debugger.UI.v9.dll

NonInteractive

Gets or sets a value indicating whether the Popup acts like a transparent windows (so it cannot be clicked).

public bool NonInteractive { get; set; }

Property Value

bool

true if the popup is non interactive; otherwise, false.