Function zng::text::font_style
source ยท pub fn font_style(
child: impl UiNode,
style: impl IntoVar<FontStyle>,
) -> impl UiNode
Expand description
P
Defines the skew style of the font glyphs.
This value influences font resolution, the variant within the font family that is closest to this config will be selected.
Sets the FONT_STYLE_VAR
.