Method CloseDelayed
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
CloseDelayed(bool)
When implemented by a class, closes the popup window with delay.
void CloseDelayed(bool accept)
Parameters
accept
boolIndicates whether the result of the popup should be accepted.