Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
NativeWebView.Core
NativeWebViewContextMenuIcon
Properties
PngData
Menu
On this page
PngData Property
Definition
Namespace
NativeWebView.Core
Assembly
NativeWebView.Core.dll
View source
Gets immutable encoded PNG image data.
public ReadOnlyMemory<byte> PngData { get; }
Returns
ReadOnlyMemory<Byte>