ViewHolder
open class ViewHolder : Presenter.ViewHolder
A ViewHolder for the RowHeaderPresenter.
Summary
Public constructors |
Creating a new ViewHolder that supports title and description.
|
Public constructors
<init>
ViewHolder(view: View!)
Creating a new ViewHolder that supports title and description.
Parameters |
view |
View!: Root of Views. |
Public methods
getSelectLevel
fun getSelectLevel(): Float
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-07-22 UTC.