MouseScrollUnit


sealed class MouseScrollUnit

Known direct subclasses
MouseScrollUnit.Line

This class is deprecated. Use Modifier.pointerInput + PointerEventType.Scroll.See the comment to mouseScrollFilter

MouseScrollUnit.Page

This class is deprecated. Use Modifier.pointerInput + PointerEventType.Scroll.See the comment to mouseScrollFilter


Indicates distance by which we should scroll some container.

Summary

Nested types

This class is deprecated. Use Modifier.pointerInput + PointerEventType.Scroll.See the comment to mouseScrollFilter

This class is deprecated. Use Modifier.pointerInput + PointerEventType.Scroll.See the comment to mouseScrollFilter

Protected constructors

Protected constructors

MouseScrollUnit

protected MouseScrollUnit()