getImage

open fun getImage(key: Int): Drawable

Access an optional image for a given key.

Return

null if there is no customer defined image for the given key, the drawable image otherwise.

Parameters

key

The map key used to accesss a customer provided image to overide the associated default button icon face.