Click or drag to resize

MessageDisplayDialogShortMessageDurationInSeconds Field

Represents a very short duration to show a dialog. This reduces fade times so that messages do not flash

Namespace:  ImmerseSDK.UI.MessageDisplay
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public const float ShortMessageDurationInSeconds = 1f

Field Value

Type: Single
See Also