Function zng_wgt_window::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.