Home > 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.
Home > blockly > FlyoutSeparator > isNavigable
Returns false to prevent this separator from being navigated to by the keyboard.
Signature:
isNavigable(): boolean;
Returns:
boolean
False.