Android.Views.InputMethods.CorrectionInfo.Offset Property
Return the offset position of this correction in the text.

Syntax

[get: Android.Runtime.Register("getOffset", "()I", "GetGetOffsetHandler")]
public int Offset { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return the offset position of this correction in the text. Both the CorrectionInfo.OldTextFormatted and CorrectionInfo.NewTextFormatted start at this offset.

[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 11