Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Enumeration DialogType

Dialog types.

Index

Enumeration members

kCustom

kCustom:

Modal, custom content, no buttons provided.

kDualAction

kDualAction:

Modal, dual action, Cancel and Confirm buttons dialog

kNoAction

kNoAction:

kSingleAction

kSingleAction:

Modal, single action, OK button dialog

kTimed

kTimed:

Modeless, no-button dialog that counts down with a timer.

Generated using TypeDoc