Android.Views.InputMethods.EditorInfo.FieldName Property
Additional name for the editor's field.

Syntax

[Android.Runtime.Register("fieldName")]
public string FieldName { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Additional name for the editor's field. This can supply additional name information for the field. By default it is null. The actual contents have no meaning.

[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