blockly > WorkspaceNavigationPolicy > getNextSibling

Méthode WorkspaceNavigationPolicy.getNextSibling()

Renvoie le frère suivant de l'espace de travail donné.

Signature :

getNextSibling(_current: WorkspaceSvg): IFocusableNode | null;

Paramètres

Paramètre Type Description
_current WorkspaceSvg Espace de travail à partir duquel renvoyer le frère ou la sœur suivant.

Renvoie :

IFocusableNode | null

Null.