Package-level declarations

Types

Link copied to clipboard
sealed interface SystemBarStableState

Represents stable (system-defined) state of a system bar.
Distinguishes between not-ready, not-present, and stable-present states explicitly.

시스템 바의 stable(시스템 정의) 상태를 나타냅니다.
준비되지 않음, 미존재, stable 존재 상태를 명시적으로 구분합니다.

Link copied to clipboard
sealed interface SystemBarVisibleState

Represents current visibility-aware state of a system bar.
Distinguishes between not-ready, not-present, hidden, and visible states explicitly.

시스템 바의 현재 가시성 기반 상태를 나타냅니다.
준비되지 않음, 미존재, 숨김, 표시 상태를 명시적으로 구분합니다.