PngData Property

Definition

Assembly NativeWebView.Core.dll

Gets immutable PNG data owned by this snapshot.

public ImmutableArray<byte> PngData { get; }

Returns