Trait PopupNotificationSetWidgetRefExt

Source
pub trait PopupNotificationSetWidgetRefExt {
    // Required method
    fn popup_notification_set(
        &self,
        paths: &[&[LiveId]],
    ) -> PopupNotificationSet;
}

Required Methods§

Implementors§