|
| string | Title |
| |
The title of the dialog.
|
| string | Content |
| | Descriptive text that provides additional details about the reason for the dialog.
|
| string | DefaultActionTitle |
| | The action title to display as part of the dialog. If you provide two actions, be sure the defaultAction cancels the operation and leaves things unchanged.
|
| string | SecondaryActionTitle |
| | The secondary action title to display as part of the dialog.
|
◆ SetContent()
◆ SetDefaultActionTitle()
◆ SetSecondaryActionTitle()
◆ SetTitle()
◆ ToJSONNode()
| JSONNode AdaptySDK.AdaptyUIDialogConfiguration.ToJSONNode |
( |
| ) |
|
|
package |
◆ ToString()
| override string AdaptySDK.AdaptyUIDialogConfiguration.ToString |
( |
| ) |
|
◆ Content
| string AdaptySDK.AdaptyUIDialogConfiguration.Content |
Descriptive text that provides additional details about the reason for the dialog.
◆ DefaultActionTitle
| string AdaptySDK.AdaptyUIDialogConfiguration.DefaultActionTitle |
The action title to display as part of the dialog. If you provide two actions, be sure the defaultAction cancels the operation and leaves things unchanged.
◆ SecondaryActionTitle
| string AdaptySDK.AdaptyUIDialogConfiguration.SecondaryActionTitle |
The secondary action title to display as part of the dialog.
◆ Title
| string AdaptySDK.AdaptyUIDialogConfiguration.Title |
The documentation for this class was generated from the following files: