logo
Expand description

Export platform-dependent types used by Sciter.

Structs

Defines the x and y coordinates of a point.

Defines the coordinates of the upper-left and lower-right corners of a rectangle.

This notification is sent on parsing the document and while processing elements having non empty behavior: style attribute value.

This notification indicates that external data (for example, image) download process has been completed.

This notification is sent when a specific window area needs to be redrawn.

This notification is issued when keyboard needs to be shown – mobiles can show soft keyboard by handling it.

Notifies that Sciter is about to download a referred resource.

Specifies the width and height of a rectangle.

A JSON value.

Enums

Sciter graphics rendering backend.

HostHandler::on_data_load() result code.

Debug output severity.

Debug output categories.

The type of a loaded resource.

Various Sciter engine options (global or per-window).

Script runtime options.

Type Definitions