Function zng_wgt::force_mobile

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

P Requests mobile UI themes in desktop builds.

This property sets the IS_MOBILE_VAR.