pub fn toolkit_key() -> Option<&'static str>Expand description
The toolkit key of the running backend ("appkit", "gtk", … — the Platform::TOOLKIT
string), recorded by launch_with. None before launch.
pub fn toolkit_key() -> Option<&'static str>The toolkit key of the running backend ("appkit", "gtk", … — the Platform::TOOLKIT
string), recorded by launch_with. None before launch.