CustomizerVerb.setBitmap

Overview | Methods | This Package | All Packages

CustomizerVerb.setBitmap

Sets the picture associated with the verb.

Syntax

public final void setBitmap( Bitmap bitmap )

Parameters

bitmap

A Bitmap object that represents the verb's picture.

See Also   getBitmap