Share via


CloudMediaProviderContract.MediaCategoryColumns.MediaCoverId2 Field

Definition

The second cover media ID for displaying.

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

Field Value

Attributes

Remarks

The second 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_ID2.

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