Skip to content

MenuItem.setIsLabel method

MenuItem › setIsLabel

Official

Set the menu item to be a label.

Signature:

setIsLabel(isLabel: boolean): this

Parameters:

Parameter Type Description
isLabel boolean

Returns: this

Since: 0.15.0