blockly > Toolbox > getPreviouslySelectedItem

Metoda Toolbox.getPreviouslySelectedItem()

Pobiera wcześniej wybrany element.

Podpis:

getPreviouslySelectedItem(): ISelectableToolboxItem | null;

Zwroty:

ISelectableToolboxItem | null

Wybrany wcześniej element lub null, jeśli wcześniej nie wybrano żadnego elementu.