app / de.uniks.codliners.stock_simulator.ui / android.widget.Button / bindBotAddRemoveQuote

bindBotAddRemoveQuote

fun Button.bindBotAddRemoveQuote(enabled: Boolean): Unit

Sets the text of a Button depending on a state.

Parameters

enabled - The state that indicates if a StockbrotQuote exists or not

Author
Lucas Held