Method QuickInfo
- Namespace
- Alternet.Syntax.Parsers.TypeScript
- Assembly
- Alternet.Syntax.Parsers.TypeScript.v9.dll
QuickInfo(Point)
When implemented by a class, gets the quick info available at the caret position.
IQuickInfo QuickInfo(Point position)
Parameters
position
PointThe position of the caret.
Returns
- IQuickInfo
QuickInfo related to the specified position.