CloudMediaProviderContract.MediaCategoryColumns.MediaCoverId1 Field

Definition

The first cover media ID for displaying.

[Android.Runtime.Register("MEDIA_COVER_ID1", ApiSince=36)]
public const string MediaCoverId1;
[<Android.Runtime.Register("MEDIA_COVER_ID1", ApiSince=36)>]
val mutable MediaCoverId1 : string

Field Value

Attributes

Remarks

The first cover media ID for displaying.

If none of the MEDIA_COVER_ID is provided, media category will be shown in the Photo Picker with a default icon. Otherwise, Photo Picker will show as many MEDIA_COVER_IDs as provided.

Type: STRING

Java documentation for android.provider.CloudMediaProviderContract.MediaCategoryColumns.MEDIA_COVER_ID1.

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