2 references to OnShouldChangeText
Microsoft.Maui (2)
Handlers\Editor\EditorHandler.iOS.cs (2)
172
platformView.ShouldChangeText +=
OnShouldChangeText
;
182
platformView.ShouldChangeText -=
OnShouldChangeText
;