blockly > FlyoutSeparator > isNavigable

FlyoutSeparator.isNavigable() method

Returns false to prevent this separator from being navigated to by the keyboard.

Signature:

isNavigable(): boolean;

Returns:

boolean

False.