Compartilhar via


CoreWebView2Texture Class

Definition

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.

Applies to