Android.Views.InputMethods.EditorInfo.FieldId Property
Identifier for the editor's field.

Syntax

[Android.Runtime.Register("fieldId")]
public int FieldId { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Identifier for the editor's field. This is optional, and may be 0. By default it is filled in with the result of Android.Views.View.Id on the View that is being edited.

[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