You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if the user doesn't make a change. I have a situation that user can tap an item and a SVSegmentedControl Pops Up. Why can't the user tap currently selected Item and have changehandler fire anyway.
The issue is I want to use blocks not delegate/callback method.
Thanks for this super cool control Sam!
The text was updated successfully, but these errors were encountered:
How do I use the
svSC.ChangeHandler =^{
}
if the user doesn't make a change. I have a situation that user can tap an item and a SVSegmentedControl Pops Up. Why can't the user tap currently selected Item and have changehandler fire anyway.
The issue is I want to use blocks not delegate/callback method.
Thanks for this super cool control Sam!
The text was updated successfully, but these errors were encountered: