🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

forEach

Iterate over all the anchors.

forEach

Source set: Common
public inline fun <T> DraggableAnchors<T>.forEach(block: (key: T, position: Float) -> Unit)

Iterate over all the anchors.

Parameters

block The action to invoke with the key and position