resetScrolling property

bool resetScrolling
final

Specifies whether to reset panel's scrolling position when the panel is closed.

Needs detachDragging to be true.

Default : false

Implementation

final bool resetScrolling;