Represents an embedded snapshot operation and its native registration milestone.
public sealed class NativeWebViewSnapshotCapture
kind:method, kind:property, kind:ctor. Press Esc to clear.NativeWebViewSnapshotCapture(Task, Task<NativeWebViewSnapshot?>)Initializes a snapshot capture operation.CaptureStartedGets the native capture-registration milestone.CompletionGets the snapshot completion.FromResult(NativeWebViewSnapshot?)Creates a capture that has already completed.