AccessoryManager.DecreaseVolume(Int32) Method
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.
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
|