zng_wgt_window

Function always_on_top

Source
pub fn always_on_top(
    child: impl UiNode,
    always_on_top: impl IntoVar<bool>,
) -> impl UiNode
Expand description

P Binds the always_on_top window var with the property value.

The binding is bidirectional and the window variable is assigned on init.