DocumentStartScripts Property

Definition

Assembly NativeWebView.Core.dll

Gets scripts registered in order before native host creation, initialization, or navigation begins.

public Collection<NativeWebViewDocumentStartScript> DocumentStartScripts { get; }

Returns