IsCodeCompletionWindowFocused Property
IsCodeCompletionWindowFocused
Indicates whether ICodeCompletionWindow
has focus.
Declaration
[Browsable(false)]
public virtual bool IsCodeCompletionWindowFocused { get; }
Property Value
Type | Description |
---|---|
Boolean | True if succeed; otherwise, false. |