Language

ContentResolver.MimeTypeInfo.ContentDescription Property

Definition

Return a content description for this MIME type.

public string? ContentDescription { get; }
member this.ContentDescription : string

Property Value

This value cannot be null .

Remarks

Return a content description for this MIME type.

Java documentation for android.content.ContentResolver.MimeTypeInfo.getContentDescription().

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