AccessoryManager.VolumeInfo Property
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.
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.