Package-level declarations
Types
Miuix default Indication that draws a rectangular overlay when pressed.
A util class for show popup and dialog.
OverScrollState is used to control the overscroll effect.
The type of visual feedback to apply when the component is pressed.
Window size data class.
Properties
Default smoothing value for SmoothRoundedCornerShape.
LocalOverScrollState is used to provide the OverScrollState instance to the composition.
Functions
Handles the back event.
Returns the rounded corner of the current device.
Returns the current window size.
OverScroll effect for scrollable Composable.
Applies a "tilt" effect based on the position where the user pressed the component. The tilt direction is determined by touch offset, giving the effect that one corner "sinks" while the other "static".
Remember the OverScrollState instance.