Skip to main content

IAppleWKWebViewPlatformHandle Interface

Definition

Assembly:Avalonia.Controls.WebView
Package:Avalonia.Controls.WebView
public interface IAppleWKWebViewPlatformHandle
Implements:IPlatformHandle

Methods

NameDescription
GetWKWebViewRetainedNo summary available.

GetWKWebViewRetained Method

public IntPtr GetWKWebViewRetained()

Returns

IntPtr

Properties

NameDescription
WKWebViewNo summary available.

WKWebView Property

public IntPtr WKWebView { get; set; }