Click or drag to resize

Livit.Learn.Model.Triggers Namespace

Livit.Learn.Model.Triggers namespace
Classes
  Class Description
Public class ContentTriggerModel
The ContentTrigger trigger is set off when the Content of the parent Container changes.
Public class DialogTriggerModel
Public class Code example EventTriggerModel
The EventTrigger trigger is set off by an event from the platform.
Public class Code example NotificationTriggerModel
The NotificationTrigger trigger is set off when a Notification is received from the platform.
Public class Code example TriggerModel
The Trigger class defines the behavior of an object when set off by a specified event.