3
0
mirror of https://github.com/britzl/monarch.git synced 2025-06-27 02:17:53 +02:00

controller->focus

This commit is contained in:
Björn Ritzl 2017-09-28 08:23:06 +02:00
parent e46a703b25
commit 240c039d03

View File

@ -90,7 +90,7 @@ When a transition is completed it is up to the developer to send a ````transitio
end
## Screen focus gain/loss
Monarch will send focus gain and focus loss messages if a controller url was provided when the screen was created. Example:
Monarch will send focus gain and focus loss messages if a focus url was provided when the screen was created. Example:
local monarch = require "monarch.monarch"