| 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.7.0.0 (3.7.0.0)
Syntax public Action OnClose { get; set; }
Property Value
Type:
ActionSee Also