Java.Text.FieldPosition.BeginIndex Property
Returns the index of the beginning of the field.

Syntax

[get: Android.Runtime.Register("getBeginIndex", "()I", "GetGetBeginIndexHandler")]
[set: Android.Runtime.Register("setBeginIndex", "(I)V", "GetSetBeginIndex_IHandler")]
public virtual int BeginIndex { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the index of the beginning of the field.

Set method documentation [Android Documentation]

Sets the index of the beginning of the field.

Requirements

Namespace: Java.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1