Click or drag to resize

GUIScreenModelIsClickableBinding Property

Allows the Screen to be clicked by the user depending on the value of another parameter in the simulation.

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

Property Value

Type: String
See Also