force_mobile

Function force_mobile 

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

P Requests mobile UI themes in desktop builds.

This property sets the IS_MOBILE_VAR.