Skip to content

Improve quick start#125

Merged
tinder-cfuller merged 1 commit intomainfrom
window-scene-state
Jun 1, 2022
Merged

Improve quick start#125
tinder-cfuller merged 1 commit intomainfrom
window-scene-state

Conversation

@tinder-cfuller
Copy link
Contributor

No description provided.

@tinder-cfuller tinder-cfuller changed the title Subscribe to window scene state when active Improve quick start Jun 1, 2022
@tinder-cfuller tinder-cfuller merged commit eba43c3 into main Jun 1, 2022
@tinder-cfuller tinder-cfuller deleted the window-scene-state branch June 1, 2022 23:10
/// Implement logic to execute when the Context becomes active.
override internal func didBecomeActive() {}
override internal func didBecomeActive() {
subscribe(to: windowSceneState)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

templates Templates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants