WebViewGidBuilderImpl.relatedView

Set relatedView property.

class WebViewGidBuilderImpl(T)
T
relatedView

Parameters

propval webkit.web_view.WebView

The related #WebKitWebView used when creating the view to share the same web process and network session. This property is not readable because the related web view is only valid during the object construction.

Return Value

Type: T

Builder instance for fluent chaining