79667718

Date: 2025-06-16 13:37:01
Score: 1
Natty:
Report link

I have added code on Main thread for cursor position and it is working fine.

 Device.BeginInvokeOnMainThread(() =>
 {
     CurrentCounterEntry.CursorPosition = CurrentCounterEntry.Text.Length;
 });
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: BSB