Skip to content

Debology.Debby Namespace

Classes
DebbyThe main entry point to interact with Debby.
DebbySettingsThe 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.ButtonPositionDebby open button positions.
DebbySettings.LayoutModeAvailable layout modes for Debby.
DebbySettings.OpenButtonModeAvailable modes for the open button.
DebbySettings.ReportModeThe types of adapters available for the Report module.
DebbyToastTypeThe type of toast that can be shown (visual style only).