Object

SpaceToggleButtonDefaults

Contains the default values used by SpaceToggleButton.

Source set: Android
public object SpaceToggleButtonDefaults

Contains the default values used by SpaceToggleButton.

Functions

CollapseIcon

@Composable
public fun CollapseIcon()

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

ExpandIcon

@Composable
public fun ExpandIcon()

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

Last updated: