CoreWebView2TextureStreamWebTextureReceivedEventArgs Class

Definition

Web texture received event argument.

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

Properties

WebTexture

Web texture that is received.

Applies to