Window.NoticeBar(属性)
返回窗口公告栏对象信息
NoticeBar
async function example() { await instance.ready(); const app = instance.Application; const noticeBar = await app.Window.NoticeBar }