Android.Provider.MediaStore.Images.Thumbnails.QueryMiniThumbnails Method

Syntax

[Android.Runtime.Register("queryMiniThumbnails", "(Landroid/content/ContentResolver;Landroid/net/Uri;I[Ljava/lang/String;)Landroid/database/Cursor;", "")]
public static Android.Database.ICursor QueryMiniThumbnails (Android.Content.ContentResolver cr, Android.Net.Uri uri, [Android.Runtime.GeneratedEnum] ThumbnailKind kind, string[] projection)

Parameters

cr
Documentation for this section has not yet been entered.
uri
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