Kanzi  3.9.2
Java API
ResourceDictionarySelectorMetadata Interface Reference

Metadata definitions for ResourceDictionarySelector. More...

Inheritance diagram for ResourceDictionarySelectorMetadata:
[legend]

Public Attributes

AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.ResourceDictionarySelector")
 Metaclass for ResourceDictionarySelector.
 
DynamicPropertyType< ResourceSelectedDictionaryProperty
 The currently selected theme in the theme group. More...
 

Detailed Description

Member Data Documentation

◆ SelectedDictionaryProperty

DynamicPropertyType<Resource> SelectedDictionaryProperty
Initial value:
=
new DynamicPropertyType<>("ResourceDictionarySelector.SelectedDictionary", Resource.class)

The currently selected theme in the theme group.

In Kanzi Studio you can change the current theme with the ActivateTheme action.