VolumeInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the state of the phone volume.
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
- Inheritance
- Attributes
Windows requirements
Device family |
Windows Mobile Extension SDK (introduced in 10.0.10240.0)
|
API contract |
Windows.Phone.PhoneContract (introduced in v1.0)
|
Properties
CallVolume |
Gets the call volume of the phone. |
IsMuted |
Gets a value indicating whether the phone is muted. |
IsVibrateEnabled |
Gets a value indicating whether vibrate is enabled for the phone. |
MediaVolume |
Gets the media volume of the phone. |
SystemVolume |
Gets the system volume of the phone. |