CoreWebView2Texture 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 texture that the host writes to so that the Renderer will render on it.
public class CoreWebView2Texture
type CoreWebView2Texture = class
Public Class CoreWebView2Texture
- Inheritance
-
CoreWebView2Texture
Properties
Handle |
NT handle that can be shared across with the browser. |
Resource |
D2D texture resource that the host can write to. |
Timestamp |
The timestamp of presenting texture. |