CaptureStrategy.followLayout constructor

const CaptureStrategy.followLayout()

Follows the dimensions of the WebView Layout

Implementation

const CaptureStrategy.followLayout()
    : width = null,
      height = null,
      script = null;