Click or drag to resize

ConversationOptionModelIsClickable Property

Allows the Option to be clicked by the user.

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

Property Value

Type: Boolean
See Also