Table of Contents

Delegate DialogOptions.GetFooterDelegate

Namespace
UraniumUI.Dialogs
Assembly
UraniumUI.dll
public delegate View DialogOptions.GetFooterDelegate(Dictionary<string, Command> footerButtons)

Parameters

footerButtons Dictionary<string, Command>

Returns

View