Click or drag to resize

GUIVideoModelIsPausable Property

Allows the user to pause the video.

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

Property Value

Type: Boolean
See Also