AnimateSelectionDefaults
object AnimateSelectionDefaults
Default values for AnimateSelectionOptions.
Properties
Link copied to clipboard
Default instance of AnimateSelectionOptions.
Functions
Link copied to clipboard
fun options(padding: Dp = Default.padding, cornerRadius: Dp = Default.cornerRadius): AnimateSelectionOptions
Options for animating the padding and shape of the selected item.