the list of completions presented to the user.
Completion.showIcons
bool showIcons() @propertyGet showIcons property.
Returns
The "show-icons" property denotes if icons should be displayed within
void showIcons(bool propval) @propertySet showIcons property.
Parameters
propval | The "show-icons" property denotes if icons should be displayed within the list of completions presented to the user. |