 | MessageDisplayDialogDataOnClose Property |
If specified, this handler will be called when the dialog is closed.
Namespace:
ImmerseSDK.UI.MessageDisplay
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.6.0.0 (3.6.0.0)
Syntaxpublic Action OnClose { get; set; }
Property Value
Type:
Action
See Also