CSDisplayCutout

class CSDisplayCutout(native: DisplayCutout)

Constructors

Link copied to clipboard
fun CSDisplayCutout(native: DisplayCutout)

Functions

Link copied to clipboard
fun bottomRect(): Rect?
Link copied to clipboard
fun leftRect(): Rect?
Link copied to clipboard
fun rightRect(): Rect?
Link copied to clipboard
fun topRect(): Rect?

Properties

Link copied to clipboard
val safeInsetBottom: Int
Link copied to clipboard
val safeInsetTop: Int
Link copied to clipboard
val safeLeft: Int
Link copied to clipboard
val safeRight: Int