Skip to content

Missing documented App::shared() #132

@eugenesvk

Description

@eugenesvk

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions