check_trigger

Function check_trigger 

Source
pub fn check_trigger(
    trigger_threshold_px: u32,
    top_gap_px: u32,
    bottom_gap_px: u32,
    scrolling_up: bool,
    at_earliest: bool,
    at_latest: bool,
) -> TriggerCheck
Expand description

Check if pagination should trigger based on scroll position