Method CloseDelayed
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v10.dll
CloseDelayed(bool)
Closes the popup window with delay.
public virtual void CloseDelayed(bool accept)
Parameters
acceptboolIndicates whether the result of the popup should be accepted.