Start native apps faster with the Composables CLI ->
Class

RemoteScrollState

Scroll state for remote components.

Source set: Android
public class RemoteScrollState constructor(public val positionState: MutableRemoteFloat, public val notches: Int)

Scroll state for remote components.

Functions

equals

Source set: Android
override fun equals(other: Any?): Boolean

hashCode

Source set: Android
override fun hashCode(): Int

toString

Source set: Android
override fun toString(): String