pub fn is_mobile( child: impl UiNode, is_mobile: impl IntoVar<bool>, ) -> impl UiNode
P Gets the IS_MOBILE_VAR that indicates the window or widget should use mobile UI themes.
P
IS_MOBILE_VAR