Compose Preview Lab
Toggle table of contents
0.1.0-dev09
common
Target filter
common
Switch theme
Search in API
Skip to content
Compose Preview Lab
ui
/
me.tbsten.compose.preview.lab.ui.foundation
/
ButtonElevation
Button
Elevation
@
Stable
class
ButtonElevation
(
defaultElevation
:
Dp
,
pressedElevation
:
Dp
,
focusedElevation
:
Dp
,
hoveredElevation
:
Dp
,
disabledElevation
:
Dp
)
Members
Constructors
Button
Elevation
Link copied to clipboard
constructor
(
defaultElevation
:
Dp
,
pressedElevation
:
Dp
,
focusedElevation
:
Dp
,
hoveredElevation
:
Dp
,
disabledElevation
:
Dp
)
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int