blockly > common > getSelected

Funzione common.getSelected()

Restituisce la selezione corrente.

Firma:

export declare function getSelected(): ISelectable | null;

Restituisce:

ISelectable | null