section.setLabel (客户端 API 参考)

设置分区的标签。

Syntax

sectionObj.setLabel(label);

参数

Name 类型 必选 Description
label String 是的 分区的新标签。

getLabel