FieldPosition.Field Property

Definition

Retrieves the field identifier.

public virtual int Field { [Android.Runtime.Register("getField", "()I", "GetGetFieldHandler")] get; }
[<get: Android.Runtime.Register("getField", "()I", "GetGetFieldHandler")>]
member this.Field : int

Property Value

the field identifier

Attributes

Remarks

Retrieves the field identifier.

Java documentation for java.text.FieldPosition.getField().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to