Member Name | Description |
---|---|
AllowRingerModes |
By default this is on for the ring stream. If this flag is included, this behavior will be present regardless of the stream type being affected by the ringer mode. |
PlaySound |
If this is given to AudioManager.AdjustVolume(Adjust, Android.Media.VolumeNotificationFlags) or AudioManager.AdjustSuggestedStreamVolume(Adjust, Android.Media.Stream, Android.Media.Stream), it may be ignored in some cases (for example, the decided stream type is not Stream.Ring, or the volume is being adjusted downward). |
RemoveSoundAndVibrate | Removes any sounds/vibrate that may be in the queue, or are playing (related to changing volume). |
ShowUi | Show a toast containing the current volume. |
Vibrate | Whether to vibrate if going into the vibrate ringer mode. |