1 write to _touchListener
Microsoft.Maui.Controls.Compatibility (1)
Android\AppCompat\Platform.cs (1)
823
_touchListener
= l;
1 reference to _touchListener
Microsoft.Maui.Controls.Compatibility (1)
Android\AppCompat\Platform.cs (1)
814
result =
_touchListener
?.OnTouch(this, e) ?? false;