-
public final class IconButtonRepresents an icon acting as a button giving additional possibilities for actions.
-
-
Constructor Summary
Constructors Constructor Description IconButton(Integer drawableRes)IconButton(Drawable drawable)IconButton(Integer drawableRes, Integer drawableColor)IconButton(Drawable drawable, Integer drawableColor)
-