Property

WPEWebKitSettings:enable-frame-flattening

Declaration

property enable-frame-flattening: gboolean [ read, write, construct ]

Description [src]

Whether to enable the frame flattening. With this setting each subframe is expanded to its contents, which will flatten all the frames to become one scrollable page. On touch devices scrollable subframes on a page can result in a confusing user experience.

Type: gboolean

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno