Property IsCodeCompletionWindowFocused
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
IsCodeCompletionWindowFocused
When implemented by a class, indicates whether ICodeCompletionWindow
has focus.
bool IsCodeCompletionWindowFocused { get; }
Property Value
- bool
True if succeed; otherwise, false.