Click or drag to resize

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.9.0.0 (3.9.0.0)
Syntax
C#
public Sprite SecondarySprite { get; }

Property Value

Type: Sprite
See Also