Skip to main content

test_widget_deletion

Function test_widget_deletion 

Source
pub fn test_widget_deletion<F, U>(constructor: F)
where F: FnOnce(&mut BuildContext<'_>) -> Handle<U>, U: ObjectOrVariant<UiNode>,