forceExpandOnNestedScrollStop

open fun forceExpandOnNestedScrollStop(forceExpandOnNestedScrollStop: Boolean)

Sets whether the bottom sheet should always be expanded when the nested scrolling child has finished scrolling. Defaults to false.

Parameters

forceExpandOnNestedScrollStop

true to setup the bottom sheet to always be expanded when the nested scrolling child has finished scrolling.