#include <kanzi/core/cpp/cstddef.hpp>
#include <kanzi/core/legacy/kzs_types.hpp>
#include <kanzi/ui/ui_api.hpp>
Namespaces | |
namespace | kanzi |
Functions | |
const byte * | kanzi::getUIAssetData () |
Gets UI asset data. | |
size_t | kanzi::getUIAssetDataSize () |
Gets size of UI asset data. | |
void | kanzi::registerUIAssets (Domain *domain) |
Registers build-in UI assets in resource manager of domain so they can be acquired at runtime. | |