Android.Media.VolumeProvider.CurrentVolume Property
Gets the current volume.

Syntax

[get: Android.Runtime.Register("getCurrentVolume", "()I", "GetGetCurrentVolumeHandler")]
[set: Android.Runtime.Register("setCurrentVolume", "(I)V", "GetSetCurrentVolume_IHandler")]
public int CurrentVolume { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the current volume. This will be the last value set by VolumeProvider.CurrentVolume.

Set method documentation [Android Documentation]

Notify the system that the current volume has been changed. This must be called every time the volume changes to ensure it is displayed properly.

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0