CoreWebView2TextureStream.PresentTexture(CoreWebView2Texture) Method
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.
Present texture to the browser's renderer.
public void PresentTexture (Microsoft.Web.WebView2.Core.CoreWebView2Texture texture);
member this.PresentTexture : Microsoft.Web.WebView2.Core.CoreWebView2Texture -> unit
Public Sub PresentTexture (texture As CoreWebView2Texture)
Parameters
- texture
- CoreWebView2Texture