Skip to main content

backend_name

Function backend_name 

Source
pub fn backend_name() -> Option<&'static str>
Expand description

The compile-time target key of the running backend ("macos-appkit", "ios-uikit", …, the Platform::TARGET string), recorded by launch_with. None before launch.

Day API ↩ Guides· daybrite.dev