Engine

external interface Engine

Represents the engine information extracted from the user agent string.

Properties

Link copied to clipboard
abstract val name: String?

name The name of the engine (e.g., Blink, WebKit).

Link copied to clipboard
abstract val version: String?

version The version of the engine.