Function nannou::ui::widget::primitive::shape::oval::is_over_widget[][src]

pub fn is_over_widget(widget: &Container, point: [f64; 2], &Theme) -> IsOver

The function to use for picking whether a given point is over the oval.