setEnabled

open override fun setEnabled(enabled: Boolean)

Set the enabled/clickable state of the button

**Note: ** Even when the button is disabled, the click animation will still happen due to how Google's Pay Button functions

Parameters

enabled

The desired enabled state of the button