IdleScrollActivity constructor

IdleScrollActivity(
  1. ScrollActivityDelegate delegate
)

Creates a scroll activity that does nothing.

Implementation

IdleScrollActivity(super.delegate);