CoreWebView2Texture Class

Definition

Texture that will be presented to the browser.

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

Presented texture timestamp.

Applies to