Share via


SoundLevelBroker.SoundLevel Property

Definition

Gets the current sound level of the app.

public:
 static property SoundLevel SoundLevel { SoundLevel get(); };
static SoundLevel SoundLevel();
public static SoundLevel SoundLevel { get; }
var soundLevel = SoundLevelBroker.soundLevel;
Public Shared ReadOnly Property SoundLevel As SoundLevel

Property Value

The current sound level of the app.

Applies to