开发者

iPhone: How To call method on NSSlider touch end?

开发者 https://www.devze.com 2023-02-18 23:57 出处:网络
I Have UI开发者_高级运维Slider in my iphone application and i want to call method (function ) when the user sliding ends ... what is the simplest way to do that? connect a callback to onTouchUpInside

I Have UI开发者_高级运维Slider in my iphone application and i want to call method (function ) when the user sliding ends ... what is the simplest way to do that?


connect a callback to onTouchUpInside (and optionally onTouchUpOutside as well)

0

精彩评论

暂无评论...
验证码 换一张
取 消