app / de.uniks.codliners.stock_simulator.ui / android.widget.TextView / bindStockbrotQuote

bindStockbrotQuote

fun TextView.bindStockbrotQuote(stockbrotQuote: StockbrotQuote): Unit

Sets the text of a TextView depending on a StockbrotQuote.

Parameters

stockbrotQuote - The StockbrotQuote source.

Receiver
The target TextView.

Author
Jan Müller