Table of Contents

Property AcceptAlt

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

AcceptAlt

Gets or sets a value indicating whether pressing the alt key should close the pop-up.

public bool AcceptAlt { get; set; }

Property Value

bool

true if pressing the alt key does not close the pop-up; otherwise, false.