Skip to content

Add enter and leave events for targetable interface

Introduces two new events for the targetable interface:

  • One that is fired when a targetable actor gains focus.
  • One complementary event that fires when a targetable actor loses focus.

image

Merge request reports

Loading