pub fn underline_skip(
child: impl IntoUiNode,
skip: impl IntoVar<UnderlineSkip>,
) -> UiNodeExpand description
P Defines what segments of each text line are skipped when tracing the underline.
By default skips glyphs that intercept the underline.
Sets the UNDERLINE_SKIP_VAR.