Android.Widget.BaseAdapter.HasStableIds Property
Indicates whether the item ids are stable across changes to the underlying data.

Syntax

[get: Android.Runtime.Register("hasStableIds", "()Z", "GetHasStableIdsHandler")]
public virtual bool HasStableIds { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether the item ids are stable across changes to the underlying data.

[Android Documentation]

Requirements

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