isShowingSettings

abstract fun isShowingSettings(): Boolean

Returns true if the settings screen is currently being displayed.

This can be used to check whether the settings screen is visible before attempting to show it again, or to coordinate app UI state with the settings screen lifecycle.