Egret Engine R - v6.0.0
Preparing search index...
extension/eui/core/IThemeAdapter
IThemeAdapter
Interface IThemeAdapter
interface
IThemeAdapter
{
getTheme
(
url
:
string
,
compFunc
:
Function
,
errorFunc
:
Function
,
thisObject
:
any
,
)
:
void
;
}
Implemented by
DefaultThemeAdapter
Index
Methods
get
Theme
Methods
get
Theme
getTheme
(
url
:
string
,
compFunc
:
Function
,
errorFunc
:
Function
,
thisObject
:
any
,
)
:
void
Parameters
url
:
string
compFunc
:
Function
errorFunc
:
Function
thisObject
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Theme
Egret Engine R - v6.0.0
Loading...