Method GetSelectedItem
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
GetSelectedItem(bool)
Returns currently selected item.
public ICodeCompletionProviderItem GetSelectedItem(bool acceptIfFocused)
Parameters
acceptIfFocused
boolspecifies if focused item will be returned
Returns
- ICodeCompletionProviderItem
Currently selected item.