always_on_top

Function always_on_top 

Source
pub fn always_on_top(
    child: impl IntoUiNode,
    always_on_top: impl IntoVar<bool>,
) -> 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.