Property

cutoutPath

The path for the cutout, if any.

Source set: Common
expect val WindowInsets.Companion.cutoutPath: Path?

The path for the cutout, if any.

Source set: Android
actual val WindowInsets.Companion.cutoutPath: Path?

The path for the cutout, if any

See DisplayCutoutCompat.getCutoutPath

Last updated: