次の方法で共有


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

電話のシステム ボリュームを表す数値。

適用対象