2 references to GetSelectedTextLength
Microsoft.Maui (2)
Handlers\Editor\EditorHandler.iOS.cs (1)
204
var selectedTextLength = platformView.
GetSelectedTextLength
();
Handlers\Entry\EntryHandler.iOS.cs (1)
206
var selectedTextLength = platformView.
GetSelectedTextLength
();