Compartir a través de


MediaStore.ExtraMediaFocus Field

Definition

The name of the Intent-extra used to define the search focus.

[Android.Runtime.Register("EXTRA_MEDIA_FOCUS")]
public const string ExtraMediaFocus;
[<Android.Runtime.Register("EXTRA_MEDIA_FOCUS")>]
val mutable ExtraMediaFocus : string

Field Value

Attributes

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.

Java documentation for android.provider.MediaStore.EXTRA_MEDIA_FOCUS.

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