currentLimit property

int? get currentLimit

Max number of items requested on the last call to filter.

It is -1 if filter has never been called.

Implementation

int? get currentLimit;