setBitmap

open fun setBitmap(@NonNull bitmap: Bitmap)

Sets a custom bitmap for this button form element.

Parameters

bitmap

Bitmap to be used for this push button. Bitmap will be scaled to fit the form element bounding box.