getCommandBarVisible (客户端 API 参考)

返回命令栏可见性。

注释

此方法仅在统一接口上受支持。

Syntax

formContext.ui.headerSection.getCommandBarVisible();

返回值

类型:布尔值

说明:如果命令栏可见,则 为 true ;否则为 false

setCommandBarVisible