Function zng_wgt_text::txt_parse_on_stop
source ยท pub fn txt_parse_on_stop(
child: impl UiNode,
enabled: impl IntoVar<bool>,
) -> impl UiNode
Expand description
P
Shorthand property, disables live parsing and parse on change stop.
This property sets txt_parse_live
and on_change_stop
on the widget.