getState

abstract fun getState(appInfo: AppInfo): Boolean(source)

Retrieves the current selection state of the specified application.

Return

true if the application is selected, false otherwise.

Parameters

appInfo

The AppInfo object representing the application for which to get the state.