Click or drag to resize

GUIDialogueModelIsAutoHide Property

Hides the Dialogue automatically after a period of time.

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

Property Value

Type: Boolean
See Also