Interface IDisplayedNewResultsEventArgs

The IDisplayedNewResultsEventArgs interface describes the object that all newResultsDisplayed event handlers receive as an argument.

Index

Properties

isInfiniteScrollEnabled

isInfiniteScrollEnabled: boolean

Whether the results are being displayed in a ResultList with infinite scroll enabled. See enableInfiniteScroll option).

Hierarchy

  • IDisplayedNewResultsEventArgs