ime_underline

Function ime_underline 

Source
pub fn ime_underline(
    child: impl IntoUiNode,
    thickness: impl IntoVar<UnderlineThickness>,
    style: impl IntoVar<LineStyle>,
) -> UiNode
Expand description

P Style and thickness of the line drawn under the IME preview text.

Sets the IME_UNDERLINE_THICKNESS_VAR and IME_UNDERLINE_STYLE_VAR.