iced_futures::event

Function listen_url

Source
pub fn listen_url() -> Subscription<String>
Expand description

Creates a Subscription that notifies of custom application URL received from the system.

Note: Currently, it only triggers on macOS and the executable needs to be properly bundled!