Table of Contents

Class UiConfig

Namespace
adas_core.Domain.Models
Assembly
adas-core.Domain.dll

Represents the configuration settings for the user interface.

public class UiConfig
Inheritance
UiConfig
Inherited Members
Extension Methods

Fields

UiConfiguration

public Dictionary<string, object>? UiConfiguration

Field Value

Dictionary<string, object>