Share via


VolumeInfo.MediaVolume Property

Definition

Gets the media volume of the phone.

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

Property Value

UInt32

unsigned int

uint32_t

A numeric value representing the media volume of the phone.

Applies to