AppSideViewData

Interface for the (sub) ui model of the side view component of an item view managed by androidx.picker.adapter.AbsAdapter.

This interface extends ViewData and provides access to the [AppData.

Inheritors

Properties

Link copied to clipboard
abstract val appData: AppData

The AppData object which contains information about the application being presented in the picker.