blockly > common > getSelected

Função common.getSelected()

Retorna a seleção atual.

Signature:

export declare function getSelected(): ISelectable | null;

Retorna:

ISelectable | null