CoreWebView2TextureStreamWebTextureReceivedEventArgs.WebTexture Property
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 web texture that is received.
public Microsoft.Web.WebView2.Core.CoreWebView2WebTexture WebTexture { get; }
member this.WebTexture : Microsoft.Web.WebView2.Core.CoreWebView2WebTexture
Public ReadOnly Property WebTexture As CoreWebView2WebTexture