SoundEffect Enum

Definition

Enumerates values returned by several methods of SoundEffect and taken as a parameter of the F:Android.Media.AudioManager.PlaySoundEffect, and F:Android.Media.AudioManager.PlaySoundEffect members.

public enum SoundEffect
type SoundEffect = 
Inheritance
SoundEffect

Fields

Back 10
Delete 7
Invalid 9
KeyClick 0
NavigationDown 2
NavigationLeft 3
NavigationRight 4
NavigationUp 1
Return 8
Spacebar 6
Standard 5

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to