Class FlutterRenderer.DisplayFeature

java.lang.Object
io.flutter.embedding.engine.renderer.FlutterRenderer.DisplayFeature
Enclosing class:
FlutterRenderer

public static final class FlutterRenderer.DisplayFeature extends Object
Description of a physical feature on the display.

A display feature is a distinctive physical attribute located within the display panel of the device. It can intrude into the application window space and create a visual distortion, visual or touch discontinuity, make some area invisible or create a logical divider or separation in the screen space.

Based on DisplayFeature, with added support for cutouts.