Egret Engine R - v6.0.0
    Preparing search index...

    默认的IThemeAdapter接口实现。

    Egret 2.4

    eui 1.0

    Web

    zh_CN

    Implements

    Index
    • 解析主题

      Parameters

      • url: string

        待解析的主题url

      • compFunc: Function

        解析完成回调函数,示例:compFunc(e:Event):void;

      • errorFunc: Function

        解析失败回调函数,示例:errorFunc():void;

      • thisObject: any

        回调的this引用

      Returns void