Compartir a través de


VolumeInfo.SystemVolume Propiedad

Definición

Obtiene el volumen del sistema del teléfono.

public:
 property unsigned int SystemVolume { unsigned int get(); };
uint32_t SystemVolume();
public uint SystemVolume { get; }
var uInt32 = volumeInfo.systemVolume;
Public ReadOnly Property SystemVolume As UInteger

Valor de propiedad

UInt32

unsigned int

uint32_t

Valor numérico que representa el volumen del sistema del teléfono.

Se aplica a