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

获取电话的系统音量。

适用于