Virtual Method
IdeHoverProviderunload
since: 3.32
Description
This method is used to unload an IdeHoverProvider.
Providers should cleanup any state they’ve allocated.
Available since: 3.32
Parameters
view-
Type:
IdeSourceViewAn
IdeSourceView.The data is owned by the caller of the function.