Click or drag to resize

ControlMediaModelAction Property

Controls the current animation.

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

Property Value

Type: MediaControl
Remarks

See MediaControl for available options.

See Also