Function cosmic::iced::widget::text_input::mouse_interaction

source ยท
pub fn mouse_interaction(
    layout: Layout<'_>,
    cursor: Cursor,
    is_disabled: bool,
) -> Interaction
Expand description

Computes the current mouse::Interaction of the TextInput.