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

Missing documented App::shared() #132

Open
eugenesvk opened this issue Nov 11, 2024 · 0 comments
Open

Missing documented App::shared() #132

eugenesvk opened this issue Nov 11, 2024 · 0 comments

Comments

@eugenesvk
Copy link

Docs mention App::shared() call to get the shared app, but I couldn't find the actual shared function anywhere.

https://docs.rs/cacao/latest/cacao/appkit/trait.AppDelegate.html

fn did_finish_launching(&self)
Fired when the application has finished launching. Unlike most other “load” lifecycle events in this framework, you don’t get a reference to an app here - if you need to call through to your shared application, then used the App::shared() call.

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

No branches or pull requests

1 participant