Ultralight  1.0.0
A fast, lightweight, HTML UI engine for native apps.
View.h File Reference

The header for the View class. More...

#include <JavaScriptCore/JavaScript.h>
#include <Ultralight/Defines.h>
#include <Ultralight/RefPtr.h>
#include <Ultralight/KeyEvent.h>
#include <Ultralight/MouseEvent.h>
#include <Ultralight/ScrollEvent.h>
#include <Ultralight/RenderTarget.h>
#include <Ultralight/Bitmap.h>
#include <Ultralight/Listener.h>

Go to the source code of this file.

Classes

class  ultralight::View
 A View is similar to a tab in a browser– you load web content into it and display it however you want. More...
 

Namespaces

 ultralight
 This is a set of common JavaScriptCore Helper functions to simplify sample code.
 

Detailed Description

The header for the View class.

Author

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 View.h.