Property AutoHide
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
AutoHide
When implemented by a class, gets or sets a value that indicates whether ICodeCompletionHint
should be closed after some period of time.
bool AutoHide { get; set; }