共用方式為


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

取得手機的系統音量。

適用於