Feb 08, 2022 Swift

How to use closure button in swift

Hey Guys Today We will See About how we can use the closure based call on the button. Previously we were used to use the addtarget and selector method as used in objective C . Whenever we used to use…