void setDesktopModeEnabled(bool enable)

Toggles which user agent string KioWare for Android sends to websites. If enabled, a non-Android user agent will be sent. At session end (and begin), the setting will be toggled back to that which is configured on the Browser tab.

Parameters

Name Description
enable True to enable desktop mode, false to disable.

Return

Nothing returned