library / com.nambimobile.widgets.efab / ExpandableFab / efabIcon

efabIcon

var efabIcon: Drawable?

The drawable to show as the ExpandableFab's icon. Default value is a white plus sign vector drawable.

Usage of this property is preferred over the inherited set/getImageXXX methods.