pub fn icon(child: impl IntoUiNode, icon: impl IntoVar<WindowIcon>) -> UiNodeExpand description
P Binds the icon window var with the property value.
The binding is bidirectional and the window variable is assigned on init.
pub fn icon(child: impl IntoUiNode, icon: impl IntoVar<WindowIcon>) -> UiNodeP Binds the icon window var with the property value.
The binding is bidirectional and the window variable is assigned on init.