Android.Transitions.Transition.MatchItemId Field
With Transition.setMatchOrder(int...), chooses to match by the Android.Widget.Adapter item id.

Value: 4

Syntax

[Android.Runtime.Register("MATCH_ITEM_ID")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Transitions.MatchTarget enum directly instead of this field.")]
public const MatchTarget MatchItemId

Remarks

With Transition.setMatchOrder(int...), chooses to match by the Android.Widget.Adapter item id. When Android.Widget.Adapter.hasStableIds() returns false, no match will be made for items.

[Android Documentation]

Requirements

Namespace: Android.Transitions
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0