Egret Engine R - v6.0.0
    Preparing search index...
    removeItem: (key: string) => void

    删除数据

    Type Declaration

      • (key: string): void
      • Parameters

        • key: string

          {string} 要删除的键名称

        Returns void

    Egret 2.4

    Web

    zh_CN