 | MessageDisplayDialogDataSecondarySprite Property |
Sprite to display on the dialog in the second column. The dialog's layout will be change appropriately.
Namespace:
ImmerseSDK.UI.MessageDisplay
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.6.0.0 (3.6.0.0)
Syntaxpublic Sprite SecondarySprite { get; }
Property Value
Type:
Sprite
See Also