is_mobile

Function is_mobile 

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

P Gets the IS_MOBILE_VAR that indicates the window or widget should use mobile UI themes.