Skip to main content

blockly > IconNavigationPolicy > getRowId

IconNavigationPolicy.getRowId() method

Returns the row ID of the given icon.

Signature:

getRowId(current: Icon): string;

Parameters

Parameter

Type

Description

current

Icon

The icon to retrieve the row ID of.

Returns:

string

The row ID of the given icon.