Android.Views.InputMethods.CompletionInfo.Id Property
Return the abstract identifier for this completion, typically corresponding to the id associated with it in the original adapter.

Syntax

[get: Android.Runtime.Register("getId", "()J", "GetGetIdHandler")]
public long Id { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the abstract identifier for this completion, typically corresponding to the id associated with it 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