MediaStore.Audio.AudioColumns.TitleKey Field

Definition

A non human readable key calculated from the TITLE, used for searching, sorting and grouping

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

Field Value

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