[Android.Runtime.Register("fieldId")] public intFieldId { 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.