Click or drag to resize

MessageDisplayDialogDataHasExpired Property

Returns true if this notification has a duration and the time since it's show time is up

Namespace:  ImmerseSDK.UI.MessageDisplay
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public bool HasExpired { get; }

Property Value

Type: Boolean
See Also