Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
convertIconPath
Function convertIconPath
convert
Icon
Path
(
iconPath
)
:
UriComponents
|
{
dark
:
UriComponents
;
light
:
UriComponents
;
}
|
ThemeIcon
|
undefined
Parameters
iconPath
:
undefined
|
URI
|
ThemeIcon
|
{
dark
:
URI
;
light
:
URI
;
}
Returns
UriComponents
|
{
dark
:
UriComponents
;
light
:
UriComponents
;
}
|
ThemeIcon
|
undefined
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Theia TypeDoc
Loading...