Click or drag to resize

ControlMusicModelMode Property

Defines how the music will be changed.

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

Property Value

Type: ControlMusicMode
Remarks

Available values for this property can be found here.

See Also