跳至主要內容
版本:23.11.1

Page.isClosed() 方法

指示頁面是否已關閉。

簽名

class Page {
abstract isClosed(): boolean;
}

傳回值

boolean