查询

UI\Window::msg()函数—用法及示例

「 显示消息框 」


(UI 0.9.9)

UI\Window::msg — 显示消息框

说明

public UI\Window::msg(string $title, string $msg)

将显示一个消息框

参数
title
消息框的标题

msg
The message


补充纠错
上一个函数: UI\Window::onClosing()函数
下一个函数: UI\Window::isFullScreen()函数
热门PHP函数
分享链接