Create(NativeWebViewRenderFrame, NativeWebViewRenderStatistics, NativeWebViewPlatform, NativeWebViewRenderMode, Int32, Boolean, String?, Uri?) Method

Definition

Assembly NativeWebView.Core.dll
public static NativeWebViewRenderFrameExportMetadata Create(NativeWebViewRenderFrame frame, NativeWebViewRenderStatistics statistics, NativeWebViewPlatform platform, NativeWebViewRenderMode renderMode, int renderFramesPerSecond, bool isUsingSyntheticFrameSource, string? renderDiagnosticsMessage, Uri? currentUrl)

Parameters

renderFramesPerSecond
Int32
isUsingSyntheticFrameSource
Boolean
renderDiagnosticsMessage
String?
currentUrl
Uri?

Returns