Android Developers Develop API reference Stay organized with collections Save and categorize content based on your preferences. FloatingActionButtonElevation Artifact: androidx.compose.material3:material3 View Source Added in 1.0.0 Common/AllAndroid/JVM Cmn open class FloatingActionButtonElevation Represents the tonal and shadow elevation for a floating action button in different states. See FloatingActionButtonDefaults.elevation for the default elevation used in a FloatingActionButton and ExtendedFloatingActionButton. Summary Public functions open operator Boolean equals(other: Any?) Cmn open Int hashCode() Cmn Public functions equals Cmn open operator fun equals(other: Any?): Boolean hashCode Cmn open fun hashCode(): Int