getAppIcon

open fun getAppIcon(): Int

Returns the drawable ID for the current Application's icon.

Return

The drawable ID for the application's icon, or -1 if the ID cannot be found.

Throws

if takeOff has not been called.