Android.Provider.MediaStore.IntentActionMusicPlayer Field
Activity Action: Launch a music player.

Syntax

[Android.Runtime.Register("INTENT_ACTION_MUSIC_PLAYER")]
[System.Obsolete("deprecated")]
public const string IntentActionMusicPlayer

Remarks

Activity Action: Launch a music player. The activity should be able to play, browse, or manipulate music files stored on the device.

[Android Documentation]

Requirements

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