Resource.Attribute.SoundEffectsEnabled Field

Definition

Boolean that controls whether a view should have sound effects enabled for events such as clicking and touching.

[Android.Runtime.Register("soundEffectsEnabled")]
public const int SoundEffectsEnabled = 16843285;
[<Android.Runtime.Register("soundEffectsEnabled")>]
val mutable SoundEffectsEnabled : int

Field Value

Value = 16843285
Attributes

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