Click or drag to resize

AnchoredScreenModelIsGUIVisible Property

Determine whether the GUI part of the Screen is visible or not

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

Property Value

Type: Boolean
See Also