Home > blockly > Flyout > getContents
Flyout.getContents() method
Get the list of elements of the current flyout.
Signature:
getContents(): FlyoutItem[];
Returns:
The array of flyout elements.
Home > blockly > Flyout > getContents
Get the list of elements of the current flyout.
Signature:
getContents(): FlyoutItem[];
Returns:
The array of flyout elements.