Click or drag to resize

MessageDisplayDialogDataMainSpriteText Property

Optional Sprite text to display on the dialog. 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 string MainSpriteText { get; }

Property Value

Type: String
See Also