actionToggleAudioButtonBinder

var actionToggleAudioButtonBinder: UIBinder? = null

Customize the toggle audio guidance action button by providing your own UIBinder when using actionButtonsBinder with ActionButtonsBinder.defaultBinder implementation. Use UIBinder.USE_DEFAULT to reset to default.