Share via


AccessoryManager.DecreaseVolume(Int32) Method

Definition

Decreases the volume by the amount indicated.

public:
 static void DecreaseVolume(int step);
 static void DecreaseVolume(int const& step);
public static void DecreaseVolume(int step);
function decreaseVolume(step)
Public Shared Sub DecreaseVolume (step As Integer)

Parameters

step
Int32

int

The amount to decrease the volume.

Windows requirements

App capabilities
accessoryManager

Applies to