app / de.uniks.codliners.stock_simulator.ui / android.widget.ImageView / bindPaywallType

bindPaywallType

fun ImageView.bindPaywallType(paywallType: Boolean?): Unit

Binds a paywall indicator to the image view, which displays a money symbol.

Parameters

paywallType - Indicates whether there is a paywall or not.

Author
Jonas Thelemann