次の方法で共有


VolumeInfo クラス

定義

電話ボリュームの状態を表します。

public ref class VolumeInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
class VolumeInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
public sealed class VolumeInfo
Public NotInheritable Class VolumeInfo
継承
Object Platform::Object IInspectable VolumeInfo
属性

Windows の要件

デバイス ファミリ
Windows Mobile Extension SDK (10.0.10240.0 で導入)
API contract
Windows.Phone.PhoneContract (v1.0 で導入)

プロパティ

CallVolume

電話の通話量を取得します。

IsMuted

電話がミュートされているかどうかを示す値を取得します。

IsVibrateEnabled

電話に対して振動が有効かどうかを示す値を取得します。

MediaVolume

電話のメディア ボリュームを取得します。

SystemVolume

電話のシステム ボリュームを取得します。

適用対象