Table of Contents

Property ActionsDictionary

Namespace
Alternet.Maui
Assembly
Alternet.UI.Maui.dll

ActionsDictionary

Gets debug actions dictionary.

public BaseDictionary<string, Action> ActionsDictionary { get; }

Property Value

BaseDictionary<string, Action>