Click or drag to resize
SoundPlayerIsPlaying Property
Is the sound effect currently playing?

Namespace:  GeonBit.Core.Sound
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsPlaying { get; }

Property Value

Type: Boolean
See Also