Stable

data class Stable(val rect: Rect) : SystemBarStableState

Stable system bar area is available with window coordinates.

stable 시스템 바 영역이 존재하며 윈도우 좌표를 제공합니다.

Constructors

Link copied to clipboard
constructor(rect: Rect)

Properties

Link copied to clipboard
val rect: Rect