Android.Provider.ContactsContract.StreamItemPhotosColumns.SortIndex Field
An integer to use for sort order for photos in the stream item.

Syntax

[Android.Runtime.Register("SORT_INDEX")]
[System.Obsolete("deprecated")]
public const string SortIndex

Remarks

An integer to use for sort order for photos in the stream item. If not specified, the BaseColumns.Id will be used for sorting.

Type: NUMBER

[Android Documentation]

Requirements

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