AllAppsViewData
The ui model for the "All Apps" item managed by androidx.picker.adapter.AbsAdapter. This uses the ComposableTypeSet.AllSwitch
This data class holds information needed to display the "All Apps" entry, which typically allows the user to view and select from a complete list of applications.
Properties
Link copied to clipboard
The underlying SelectableItem associated with the "All Apps" entry. This provides the core selection behavior and identity for this view.