CoreWebView2TextureStreamErrorReceivedEventArgs.texture Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Texture that is associated with the an error.
public Microsoft.Web.WebView2.Core.CoreWebView2Texture texture { get; }
member this.texture : Microsoft.Web.WebView2.Core.CoreWebView2Texture
Public ReadOnly Property texture As CoreWebView2Texture