epoxy-adapter / com.airbnb.epoxy / EpoxyModel / isShown

isShown

open fun isShown(): Boolean

Whether the model's view should be shown on screen. If false it won't be inflated and drawn, and will be like it was never added to the recycler view.