Known direct subclasses
PaneExpansionAnchor.Offset

PaneExpansionAnchor implementation that specifies the anchor position based on the offset in Dp.

PaneExpansionAnchor.Proportion

PaneExpansionAnchor implementation that specifies the anchor position in the proportion of the total size of the layout at the start side of the anchor.


The implementations of this interface represent different types of anchors of pane expansion dragging. Setting up anchors when create PaneExpansionState will force user dragging to snap to the set anchors after user releases the drag.

Summary

Nested types

PaneExpansionAnchor implementation that specifies the anchor position based on the offset in Dp.

Represents the direction from where the offset will be calculated.

PaneExpansionAnchor implementation that specifies the anchor position in the proportion of the total size of the layout at the start side of the anchor.

Protected constructors

Cmn

Public properties

abstract String

The description of the anchor that will be used in androidx.compose.ui.semantics.SemanticsProperties like accessibility services.

Cmn

Protected constructors

PaneExpansionAnchor

protected PaneExpansionAnchor()

Public properties

description

abstract val descriptionString

The description of the anchor that will be used in androidx.compose.ui.semantics.SemanticsProperties like accessibility services.