VolumeInfo.SystemVolume 属性

定义

获取电话的系统音量。

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

属性值

UInt32

unsigned int

uint32_t

一个表示电话系统音量的数值。

适用于