Android.App.SearchManager.SuggestMimeType Field
MIME type for suggestions data.

Syntax

[Android.Runtime.Register("SUGGEST_MIME_TYPE")]
public const string SuggestMimeType

Remarks

MIME type for suggestions data. You'll use this in your suggestions content provider in the getType() function.

[Android Documentation]

Requirements

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