Function zng::widget::is_mobile

source ยท
pub fn is_mobile(
    child: impl UiNode,
    is_mobile: impl IntoVar<bool>,
) -> impl UiNode
Expand description

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