Skip to main content

create_response

Function create_response 

Source
pub fn create_response(
    id: WidgetId,
    rect: WidgetRect,
    sense: Sense,
    input: &InputState,
    prev_hovered: bool,
    prev_focused: bool,
) -> WidgetResponse
Expand description

Create a WidgetResponse by testing InputState against a widget rect