blockly > Flyout > getContents

Flyout.getContents() method

Get the list of elements of the current flyout.

Signature:

getContents(): FlyoutItem[];

Returns:

FlyoutItem[]

The array of flyout elements.