CoreWebView2TextureStream.CloseTexture(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.
Closes created texture.
public void CloseTexture (Microsoft.Web.WebView2.Core.CoreWebView2Texture texture);
member this.CloseTexture : Microsoft.Web.WebView2.Core.CoreWebView2Texture -> unit
Public Sub CloseTexture (texture As CoreWebView2Texture)
Parameters
- texture
- CoreWebView2Texture