Skip to main content

can_fullscreen

Function can_fullscreen 

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

P Binds the can_fullscreen window var with the property value.

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