Kanzi 4.1.1
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.
 

Detailed Description

Metadata definitions for ResourceDictionarySelector.

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.