Skip to content

Menu.setShowMacWritingTools method

Menu › setShowMacWritingTools

Unofficial

Sets whether to show the macOS writing-tools entries.

Signature:

setShowMacWritingTools(show: boolean): this

Parameters:

Parameter Type Description
show boolean Whether to show the entries.

Returns: thisThe menu instance, for chaining.