core
    正在准备搜索索引...

    接口 YmxShare

    分享

    interface YmxShare {
        systemShare(data: SystemShareData): Promise<void>;
    }

    层级 (查看层级一览)

    索引

    方法

    • 系统分享链接、图片、视频、文件、文字等内容。

      参数

      返回 Promise<void>