Trait cosmic::iced_winit::winit::platform::startup_notify::WindowExtStartupNotify
source · pub trait WindowExtStartupNotify {
// Required method
fn request_activation_token(
&self,
) -> Result<AsyncRequestSerial, RequestError>;
}
Required Methods§
sourcefn request_activation_token(&self) -> Result<AsyncRequestSerial, RequestError>
fn request_activation_token(&self) -> Result<AsyncRequestSerial, RequestError>
Request a new activation token.
The token will be delivered inside