SoundLevelBroker.SoundLevel Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o nível de som atual do aplicativo.
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
Valor da propriedade
O nível de som atual do aplicativo.