Source set: Common
fun interface VisitSlotsInRememberOrderCallback
Functions
visit
fun visit(group: GroupAddress, slotIndex: Int, slot: Any?): Boolean
Returns
| true if the slot should be removed (reset to Composer.Empty) after visiting it |
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
fun interface VisitSlotsInRememberOrderCallback
fun visit(group: GroupAddress, slotIndex: Int, slot: Any?): Boolean
| true if the slot should be removed (reset to Composer.Empty) after visiting it |
Last updated: