autoScrollToBottom property
When true, scrolls to the bottom (maxOffset) on the next updateMetrics call that has non-zero content. Auto-cleared after the jump.
Implementation
bool autoScrollToBottom = false;
When true, scrolls to the bottom (maxOffset) on the next updateMetrics call that has non-zero content. Auto-cleared after the jump.
bool autoScrollToBottom = false;