Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
plugin/type-converters
convertIconPath
Function convertIconPath
convertIconPath
(
iconPath
:
undefined
|
ThemeIcon
|
URI
|
{
dark
:
URI
;
light
:
URI
}
,
)
:
|
undefined
|
UriComponents
|
ThemeIcon
|
{
dark
:
UriComponents
;
light
:
UriComponents
}
Parameters
iconPath
:
undefined
|
ThemeIcon
|
URI
|
{
dark
:
URI
;
light
:
URI
}
Returns
|
undefined
|
UriComponents
|
ThemeIcon
|
{
dark
:
UriComponents
;
light
:
UriComponents
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...