SvgData Property

Definition

Assembly NativeWebView.Core.dll

Gets immutable UTF-8 SVG image data, or an empty value when no scalable representation was supplied.

public ReadOnlyMemory<byte> SvgData { get; }

Returns