Reference

Here you can find the Kanzi reference documentation.

Description

Reference

Kanzi Engine API reference

Kanzi Engine API reference

Kanzi Java API reference. Use this API to interact with Kanzi through a platform-agnostic API available in Java or Kotlin. See Using Java and Kotlin.

Kanzi Java API reference

Kanzi Android framework.

Use the Kanzi Android framework for full Android UI integration, including support for writing your application and plugin code entirely in Java or Kotlin.

When you use Kanzi Android framework, you do not need to write native code, but you can still use native Kanzi plugins.

Kanzi Android framework API reference

Kanzi Android application framework API.

Use the Kanzi application framework when you want to write one Kanzi application and use it on different platforms. Use the Kanzi Android application framework API to integrate a native Kanzi application into an Android application.

When you use the application framework, your application and plugin code are native.

Kanzi Android application framework API reference

Kanzi Studio plugin interface.

Kanzi Studio plugins extend the functionality of Kanzi Studio and run in Kanzi Studio.

See Overview of Kanzi Studio plugin interface.

Kanzi Studio plugin interface API reference

Kanzi Localization Plugin API.

Localization plugin API reference

Application configuration. Use application configurations to configure your Kanzi application. See Application development.

Application configuration reference

Binding expressions.

Use bindings to set the value of a property or property field with the value from another property, property field, or a data source.

See Using bindings.

Bindings expressions reference

Triggers and actions.

Use triggers and actions to create interactions based on user input.

See Using triggers.

Triggers reference

Actions reference

Resource profiling.

Use resource profiling to measure during runtime how long it takes to load and deploy resources and prefabs in your Kanzi application.

See Measuring the loading and deployment time of resources.

Resource profiling reference

Showing Kanzi Engine plugin custom types in Kanzi Studio. See Extending the functionality of Kanzi Engine and Extending the functionality of Kanzi Engine with Java.

Reference for showing Kanzi Engine plugin custom types in Kanzi Studio

OpenGL extensions that Kanzi uses.

OpenGL extensions used in Kanzi

Default shortcut keys.

Default shortcut keys

Keyboard input codes. Use the keyboard input codes in your Kanzi Studio plugin to create interaction with the keyboard in your application.

Keyboard input codes reference

Kanzi Studio commands you can run from a script to automate Kanzi Studio tasks. See Automating Kanzi Studio tasks.

Kanzi Studio command reference

Default and available property types for each Kanzi node and resource type.

Node and resource reference

Default property types in Kanzi.

Property types reference