Share via


ProposedEdit.FinalCaretPosition Property

Definition

The final caret position in ReplacementText once the prediction has been committed and all field editing has finished.

public int? FinalCaretPosition { get; }
member this.FinalCaretPosition : Nullable<int>
Public ReadOnly Property FinalCaretPosition As Nullable(Of Integer)

Property Value

Remarks

If null, then the caret is movel only as a side-effect of the edits being applied.

Applies to