NativeWebViewContextMenuIcon(ReadOnlySpan) Constructor

Definition

Assembly NativeWebView.Core.dll

Initializes an icon from encoded PNG image data.

public NativeWebViewContextMenuIcon(ReadOnlySpan<byte> pngData)

Parameters