keynav_failed


Description:

[ HasEmitter ]
[ Version ( since = "2.12" ) ]
public virtual signal bool keynav_failed (DirectionType direction)

Gets emitted if keyboard navigation fails.

See keynav_failed for details.

Parameters:

direction

the direction of movement

Returns:

true if stopping keyboard navigation is fine, false if the emitting widget should try to handle the keyboard navigation attempt in its parent container(s).