described_by

Function described_by 

Source
pub fn described_by(
    child: impl IntoUiNode,
    descriptors: impl IntoVar<Vec<WidgetId>>,
) -> UiNode
Expand description

P Append widgets that describes this widget to the descriptors list.