Table of Contents

TTMSFNCWebCoreClientBrowser.NativeEnvironment Method

Returns a pointer to the underlying native browser environment (WebView2 environment, WKWebView configuration, etc.).

API unit family: TMSFNCWebCoreClientBrowser Declaring type: TTMSFNCWebCoreClientBrowser

Syntax

function NativeEnvironment: Pointer; override;

Returns

An untyped pointer to the native environment object, or nil if not yet created.