Package-level declarations

Types

Link copied to clipboard
data object KCEF

Class used to initialize the JCef environment.

Link copied to clipboard
Link copied to clipboard

Class that inherits the default CefBrowser with additional methods.

Link copied to clipboard

Class used to configure the JCef environment. Specify an installation directory, arguments to be passed to JCef and configure the Settings to your needs.

Link copied to clipboard
class KCEFCookieManager @JvmOverloads constructor(_cookieManager: CefCookieManager? = scopeCatching { CefCookieManager.getGlobalManager() }.getOrNull())
Link copied to clipboard
sealed class KCEFException : Exception
Link copied to clipboard
Link copied to clipboard

This class extends a default CefResourceRequestHandler with possible modifications.

Link copied to clipboard
data object Platform

Functions

Link copied to clipboard