isDisplayed

open override fun isDisplayed(): Boolean

Called when the activity needs to know the visibility of this view. Returns true if this view is visible, otherwise returns false.


open override val isDisplayed: Boolean