onGestureEnd

open fun onGestureEnd(hadSwipe: Boolean, wasUiShowing: Boolean)(source)

Called at the end of each touch sequence.

Parameters

hadSwipe

true if a swipe (brightness/volume/time) was in progress.

wasUiShowing

true if the UI was visible when the swipe began.