Click or drag to resize

MessageDisplayServiceIsDisplayingAMessage Property

Returns true if a message is currently showing, otherwise false

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

Property Value

Type: Boolean
See Also