CoreWebView2TextureStreamErrorReceivedEventArgs Class

Definition

Texture stream error event argument.

public class CoreWebView2TextureStreamErrorReceivedEventArgs : EventArgs
type CoreWebView2TextureStreamErrorReceivedEventArgs = class
    inherit EventArgs
Public Class CoreWebView2TextureStreamErrorReceivedEventArgs
Inherits EventArgs
Inheritance
CoreWebView2TextureStreamErrorReceivedEventArgs

Properties

Kind

An error info.

texture

Texture that is associated with the an error.

Texture

Texture that is associated with the an error.

Applies to