Kanzi  3.9.2
Java API
PrefabViewConceptMetadata.AsynchronousLoadCompletedMessageArguments Interface Reference

Metadata definitions for AsynchronousLoadCompletedMessageArguments. More...

Public Attributes

AbstractMetaclass metaclass
 Metaclass for AsynchronousLoadCompletedMessageArguments. More...
 
DynamicPropertyType< String > PrefabTemplateProperty
 The prefab whose resources finished loading asynchronously. More...
 

Detailed Description

Member Data Documentation

◆ metaclass

AbstractMetaclass metaclass
Initial value:
= new AbstractMetaclass(
"Kanzi.PrefabViewConcept.AsynchronousLoadCompletedMessageArguments")

Metaclass for AsynchronousLoadCompletedMessageArguments.

◆ PrefabTemplateProperty

DynamicPropertyType<String> PrefabTemplateProperty
Initial value:
= new DynamicPropertyType<>(
"PrefabViewConcept.AsynchronousLoadCompletedMessageArguments.PrefabTemplate",
String.class)

The prefab whose resources finished loading asynchronously.