Android.Views.InputMethods.CompletionInfo.Position Property
Return the original position of this completion, typically corresponding to its position in the original adapter.

Syntax

[get: Android.Runtime.Register("getPosition", "()I", "GetGetPositionHandler")]
public int Position { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the original position of this completion, typically corresponding to its position in the original adapter.

[Android Documentation]

Requirements

Namespace: Android.Views.InputMethods
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3