SFML.Net
SoundStatus Property |
Current status of the sound (see SoundStatus enum)
Namespace: SFML.Audio
Assembly: sfmlnet-audio-2 (in sfmlnet-audio-2.dll) Version: 2.2.0.0 (2.2.0)

public SoundStatus Status { get; }
Public ReadOnly Property Status As SoundStatus Get
public: property SoundStatus Status { SoundStatus get (); }
member Status : SoundStatus with get
Property Value
Type: SoundStatus