Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set window property on ApplicationService when defined #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

stephanecopin
Copy link

This allows to access the window property of your classes implemented ApplicationService, as you would originally with a classic class that implements UIApplicationDelegate.

@stephanecopin stephanecopin force-pushed the set-window branch 2 times, most recently from 507424a to 0f35139 Compare May 18, 2017 13:14
@stephanecopin stephanecopin force-pushed the set-window branch 2 times, most recently from 201a277 to ff34f54 Compare July 6, 2017 16:22
@stephanecopin
Copy link
Author

Updated the PR so it defines a computed property on every ApplicationService, rather than using some Objective-C magic to set it if it exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant