CoreWebView2TextureStreamErrorReceivedEventArgs Class
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 stream error event argument.
public class CoreWebView2TextureStreamErrorReceivedEventArgs : EventArgs
type CoreWebView2TextureStreamErrorReceivedEventArgs = class
inherit EventArgs
Public Class CoreWebView2TextureStreamErrorReceivedEventArgs
Inherits EventArgs
- Inheritance
-
CoreWebView2TextureStreamErrorReceivedEventArgs
Properties
Kind |
The kind of error that has occurred. |
texture |
Texture that is associated with the an error. |
Texture |
Texture that is associated with the an error. |