Skip to main content

ILinuxWpePlatformHandle Interface

Definition

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

Properties

NameDescription
WebKitWebViewNo summary available.
WpeViewBackendNo summary available.

WebKitWebView Property

public IntPtr WebKitWebView { get; set; }

WpeViewBackend Property

public IntPtr WpeViewBackend { get; set; }