Android.Media.MediaActionSound.FocusComplete Field
A sound to indicate that focusing has completed.

Value: 1

Syntax

[Android.Runtime.Register("FOCUS_COMPLETE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaActionSoundType enum directly instead of this field.")]
public const MediaActionSoundType FocusComplete

See Also

MediaActionSound.Play(MediaActionSoundType)

Remarks

A sound to indicate that focusing has completed. Because deciding when this occurs is application-dependent, this sound is not used by any methods in the media or camera APIs.

[Android Documentation]

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16