MiuixOverscrollFactory

A Miuix implementation of OverscrollFactory that creates OverscrollEffect instances with the same spring-based overscroll physics as overScrollVertical and overScrollHorizontal.

Provide this as androidx.compose.foundation.LocalOverscrollFactory in top.yukonga.miuix.kmp.theme.MiuixTheme to automatically apply the Miuix overscroll effect to all Compose scrollable components.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int