Displays an icon for the "kind" of a completion item.

Constructor

new()

Creates a new CompletionItemIcon object.

Variables

@:style@:flash.propertycolorMap:Map<CompletionItemKind, UInt>

A mapping of completion item kinds to background colors.

@:flash.propertydata:CompletionItem

The completion item associated with this icon.

@:style@:flash.propertytextFormat:AbstractTextFormat

The text format of the icon character.