pub fn get_overflow(child: impl IntoUiNode, txt: impl IntoVar<Txt>) -> UiNodeExpand description
P Gets the overflow text, that is a clone of the text starting from the first overflow character.
Note that overflow is tracked even if txt_overflow is set to TextOverflow::Ignore.