跳到主要内容
版本:23.11.1

Page.isClosed() 方法

指示页面是否已关闭。

签名

class Page {
abstract isClosed(): boolean;
}

返回值

boolean