onFindResultReceived method

  1. @override
void onFindResultReceived(
  1. int activeMatchOrdinal,
  2. int numberOfMatches,
  3. bool isDoneCounting
)
override

Implementation

@override
void onFindResultReceived(
    int activeMatchOrdinal, int numberOfMatches, bool isDoneCounting) {}