SpaceToggleButtonDefaults

object SpaceToggleButtonDefaults


Contains the default values used by SpaceToggleButton.

Summary

Public functions

Unit

This icon visually represents the action of switching out of Full Space and collapsing into Home Space.

Unit

This icon visually represents the action of switching out of Home Space and expanding into Full Space.

Public functions

CollapseIcon

Added in 1.0.0-alpha12
@Composable
fun CollapseIcon(): Unit

This icon visually represents the action of switching out of Full Space and collapsing into Home Space.

ExpandIcon

Added in 1.0.0-alpha12
@Composable
fun ExpandIcon(): Unit

This icon visually represents the action of switching out of Home Space and expanding into Full Space.