Function zng_wgt_window::font_size
source ยท pub fn font_size(
child: impl UiNode,
font_size: impl IntoVar<Length>,
) -> impl UiNode
Expand description
P
Binds the font_size
window var with the property value.
The binding is bidirectional and the window variable is assigned on init.