Show / Hide Table of Contents

Constructor CheckListDialog.CheckListDialog


Overload

Creates CheckListDialog.Builder, sets some window properties, optionally sets static text.

public CheckListDialog(string text = null, string title = null)
Parameters
text  (string)

Text above the list. Can be null. See also CheckListDialog.FormatText.

title  (string)

Window name. If null, uses dialog.options.defaultTitle.