focus_in_event


Description:

public virtual signal bool focus_in_event (CanvasItem target, EventFocus event)

Emitted when the item receives the keyboard focus.

Parameters:

event

the event data.

target_item

the target of the event.

Returns:

true to stop the signal emission, or false to let it continue.