Start native apps faster with the Composables CLI ->
Object

SpaceToggleButtonDefaults

Contains the default values used by SpaceToggleButton.

Source set: Android
public object SpaceToggleButtonDefaults

Contains the default values used by SpaceToggleButton.

Functions

CollapseIcon

Source set: Android
@Composable
    public fun CollapseIcon()

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

ExpandIcon

Source set: Android
@Composable
    public fun ExpandIcon()

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