Ultralight
1.0.0
A fast, lightweight, HTML UI engine for native apps.
|
The header for the Platform singleton. More...
#include <Ultralight/Defines.h>
Go to the source code of this file.
Classes | |
class | ultralight::Platform |
Platform singleton to configure Ultralight and provide user-defined implementations for various platform operations. More... | |
Namespaces | |
ultralight | |
This is a set of common JavaScriptCore Helper functions to simplify sample code. | |
Functions | |
UExport GPUDriver * | ultralight::DefaultGPUDriver () |
The default GPU driver is an OpenGL driver that paints each View to an offscreen bitmap (. More... | |
UExport FontLoader * | ultralight::DefaultFontLoader () |
The default Font Loader uses the native font loader API for the platform. More... | |
The header for the Platform singleton.
This file is a part of Ultralight, a fast, lightweight, HTML UI engine
Website: http://ultralig.ht
Copyright (C) 2019 Ultralight, Inc. All rights reserved.
Definition in file Platform.h.