Skip to content

Commit ca4f99c

Browse files
Update README.md
1 parent 92233b6 commit ca4f99c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,12 @@ class ViewController: UIViewController {
233233
}
234234
```
235235

236+
For an already created ButtonView to update the animation type
237+
238+
```swift
239+
self.prgmButtonClickStyleView?.update(animationType: type, allSubviews: true)
240+
```
241+
236242
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
237243

238244
![image](https://github.com/mrustaa/GifPresentations/blob/master/ButtonClickStyle/ui3.gif)

0 commit comments

Comments
 (0)