Android.Provider.MediaStore.ExtraMediaFocus Field
The name of the Intent-extra used to define the search focus.

Syntax

[Android.Runtime.Register("EXTRA_MEDIA_FOCUS")]
public const string ExtraMediaFocus

Remarks

The name of the Intent-extra used to define the search focus. The search focus indicates whether the search should be for things related to the artist, album or song that is identified by the other extras.

[Android Documentation]

Requirements

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