Completion Property

Definition

Assembly NativeWebView.Core.dll

Gets the snapshot completion.

public Task<NativeWebViewSnapshot?> Completion { get; }

Returns