Click or drag to resize

GUIPopupModelIsNotificationPopup Property

Displays the Popup as a notification to the user.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public bool IsNotificationPopup { get; set; }

Property Value

Type: Boolean
See Also