AccessoryManager.VolumeInfo Property

Definition

Gets a value that represents the state of the phone volume.

public:
 static property VolumeInfo ^ VolumeInfo { VolumeInfo ^ get(); };
static VolumeInfo VolumeInfo();
public static VolumeInfo VolumeInfo { get; }
var volumeInfo = AccessoryManager.volumeInfo;
Public Shared ReadOnly Property VolumeInfo As VolumeInfo

Property Value

A value that represents the state of the phone volume.

Applies to