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

collectionItemInfo

This semantics marks node as an items of a collection and provides the required information.

Source set: Common
public var SemanticsPropertyReceiver.collectionItemInfo: CollectionItemInfo by
    SemanticsProperties.CollectionItemInfo

This semantics marks node as an items of a collection and provides the required information.

If you mark items of a collection, you should also be marking the collection with collectionInfo.