2 references to OnTouchUpControlEvent
Microsoft.Maui (2)
Handlers\Slider\SliderHandler.iOS.cs (2)
82 platformView.AddTarget(OnTouchUpControlEvent, UIControlEvent.TouchUpInside | UIControlEvent.TouchUpOutside); 89 platformView.RemoveTarget(OnTouchUpControlEvent, UIControlEvent.TouchUpInside | UIControlEvent.TouchUpOutside);