ExtractedText.StartOffset Property

Definition

The offset in the overall text at which the extracted text starts.

[Android.Runtime.Register("startOffset")]
public int StartOffset { get; set; }
[<Android.Runtime.Register("startOffset")>]
member this.StartOffset : int with get, set

Property Value

Attributes

Remarks

The offset in the overall text at which the extracted text starts.

Java documentation for android.view.inputmethod.ExtractedText.startOffset.

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