Documentation
    Preparing search index...

    Class DebounceLeadingBehavior<T>

    Debouncing behavior to queue the leading event.

    --a-b-c--T20-d--|

    debounce(20, new DebounceLeadingBehavior())

    --a----------d---

    Type Parameters

    • T

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods