Check if a style is a combo class

style.isComboClass()

Check if a style is a combo class.

Syntax

1style.isComboClass(): Promise<boolean>

Returns

Promise<boolean>

A Promise that resolves to a boolean value.

Example

1// Check if a style is a combo class
2const isComboClass = await style.isComboClass()

Designer ability

Designer AbilityLocaleBranchWorkflowSitemode
canAccessCanvasAnyAnyAnyAny
Built with