hasContentToShow

@IviExperimental(reasons = [])
abstract val hasContentToShow: LiveData<Boolean>

A flag that enables to signify to system UI that the panel wants to show content even if it is invisible.