Source set: Android
actual public val WindowInsets.Companion.displayCutout: WindowInsets
For the WindowInsetsCompat.Type.displayCutout. This insets represents the area that the display cutout (e.g. for camera) is and important content should be excluded from.
Source set: Common
expect public val WindowInsets.Companion.displayCutout: WindowInsets
This WindowInsets represents the area with the display cutout (e.g. for camera).