CloudMediaProviderContract.MediaCategoryColumns.MediaCoverId4 Field

Definition

The fourth cover media ID for displaying.

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

Field Value

Attributes

Remarks

The fourth 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_ID4.

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