-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Great example!
But one problem I encountered when using NotificationCenter to handle UIKeyCommand events is the inability to differentiate different scenes.
For example, I have the demo project opened in 2 scenes side by side, when Command + O is pressed, both scenes launch the modal. What if I only want one of the scenes respond to that UIKeyCommand? How could I achieve that?
So far I couldn't find the right solution. I wonder if you have any solution to that?
Metadata
Metadata
Assignees
Labels
No labels