Skip to main content

blockly > icons > IconType > equals

icons.IconType.equals() method

Signature:

equals(type: IconType<IIcon>): boolean;

Parameters

Parameter

Type

Description

type

IconType<IIcon>

Returns:

boolean

true if this icon type is equivalent to the given icon type.