blockly > Flyout > onTreeBlur

Flyout.onTreeBlur() メソッド

v12: 代わりに、Flyout のワークスペースをフォーカス オペレーションに使用します。

IFocusableNode.onTreeBlur をご覧ください。

署名:

onTreeBlur(_nextTree: IFocusableTree | null): void;

パラメータ

パラメータ 説明
_nextTree IFocusableTree | null

戻り値:

void