Click or drag to resize

TaskModelAllowRotationHint Property

To manually allow the rotation hint showing up or not when this specific task is active

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

Property Value

Type: Boolean
See Also