Captures the visible viewport of an embedded native WebView.
public interface INativeWebViewSnapshotProvider
kind:method, kind:property, kind:ctor. Press Esc to clear.BeginCaptureSnapshot(CancellationToken)Begins a snapshot and exposes when native registration has completed.CaptureSnapshotAsync(CancellationToken)Captures the current viewport, returning null when a capture is temporarily unavailable.