pub fn inline(child: impl IntoUiNode, mode: impl IntoVar<InlineMode>) -> UiNodeExpand description
P Enforce an inline mode on the widget.
See InlineMode for more details.
pub fn inline(child: impl IntoUiNode, mode: impl IntoVar<InlineMode>) -> UiNodeP Enforce an inline mode on the widget.
See InlineMode for more details.