Debology.Debby Namespace
| Classes | |
|---|---|
| Debby | The main entry point to interact with Debby. |
| DebbySettings | The main settings for Debby. A DebbySettings object is created automatically when the Debby package is imported and should always be kept in the Resources folder. When initializing Debby manually with Initialize(Action<DebbySettings>), you can tweak the settings in the callback. The parameter passed in is a copy of the asset in Resources. |
| Enums | |
|---|---|
| DebbySettings.ButtonPosition | Debby open button positions. |
| DebbySettings.LayoutMode | Available layout modes for Debby. |
| DebbySettings.OpenButtonMode | Available modes for the open button. |
| DebbySettings.ReportMode | The types of adapters available for the Report module. |
| DebbyToastType | The type of toast that can be shown (visual style only). |