다음을 통해 공유


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

휴대폰의 시스템 볼륨을 나타내는 숫자 값입니다.

적용 대상