Skip to main content

ui_component_layout_only_patch_only

Macro ui_component_layout_only_patch_only 

Source
macro_rules! ui_component_layout_only_patch_only {
    ($ty:ty) => { ... };
}
Expand description

Implement UiPatchTarget + UiSupportsLayout for a component that supports layout refinements only, without implementing rendering glue.