Skip to main content

apply

Function apply 

Source
pub fn apply<Message>(id: Id, settings: ChromeSettings) -> Task<Message>
where Message: Send + 'static,
Expand description

Apply a chrome patch to the given live iced window.