set Icon Resource
Sets the icon drawable resource to show for this button. By default, this icon will be shown on the left side of the button.
Parameters
icon Resource Id
Drawable resource ID to use for the button's icon.
See also
set Icon(Drawable)
get Icon()