CoreWebView2TextureStreamWebTextureReceivedEventArgs 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.
The event args for the WebTextureReceived event.
public class CoreWebView2TextureStreamWebTextureReceivedEventArgs : EventArgs
type CoreWebView2TextureStreamWebTextureReceivedEventArgs = class
inherit EventArgs
Public Class CoreWebView2TextureStreamWebTextureReceivedEventArgs
Inherits EventArgs
- Inheritance
-
CoreWebView2TextureStreamWebTextureReceivedEventArgs
Properties
| Name | Description |
|---|---|
| WebTexture |
The web texture that is received. |