显示提示文字 (device.toast)

声明

device.toast(文字内容)

参数及返回值

  • 文字内容
    • 文本型, 代表需要显示的文字

说明

本函数等同于toast(文字内容)

示例

-- 显示一个 toast
device.toast("果断 hello world")
-- 等同于
toast("果断 hello world")
powered by GitbookFile Modify: 2021-03-27 23:14:19

results matching ""

    No results matching ""