key_focus


Description:

[ Version ( since = "1.2" ) ]
public Actor key_focus { get; set; }

The Actor that will receive key events from the underlying windowing system.

If null, the Stage will receive the events.