pub fn line_break(
child: impl IntoUiNode,
mode: impl IntoVar<LineBreak>,
) -> UiNodeExpand description
P Configuration of text wrapping for Chinese, Japanese, or Korean text.
Sets the LINE_BREAK_VAR.
pub fn line_break(
child: impl IntoUiNode,
mode: impl IntoVar<LineBreak>,
) -> UiNodeP Configuration of text wrapping for Chinese, Japanese, or Korean text.
Sets the LINE_BREAK_VAR.