Compartilhar via


CoreWebView2TextureStreamWebTextureReceivedEventArgs Class

Definition

The event args for the WebTextureReceived event.

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

Properties

WebTexture

The web texture that is received.

Applies to