Visible

data class Visible(val rect: Rect) : SystemBarVisibleState

System bar is visible with current window coordinates.

시스템 바가 표시 중이며 현재 윈도우 좌표를 제공합니다.

Constructors

Link copied to clipboard
constructor(rect: Rect)

Properties

Link copied to clipboard
val rect: Rect