is_rtl

Function is_rtl 

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

P If the layout direction is right-to-left.

The state is bound to DIRECTION_VAR.