Android.Provider.MediaStore.Images.Thumbnails.QueryMiniThumbnail Method

Syntax

[Android.Runtime.Register("queryMiniThumbnail", "(Landroid/content/ContentResolver;JI[Ljava/lang/String;)Landroid/database/Cursor;", "")]
public static Android.Database.ICursor QueryMiniThumbnail (Android.Content.ContentResolver cr, long origId, [Android.Runtime.GeneratedEnum] ThumbnailKind kind, string[] projection)

Parameters

cr
Documentation for this section has not yet been entered.
origId
Documentation for this section has not yet been entered.
kind
Documentation for this section has not yet been entered.
projection
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1