Skip to content

Commit fb0289e

Browse files
Merge commit 'ca4f99c2d42a6c3ee17f14a0845d84da0eb7b2df'
2 parents 2d829fc + ca4f99c commit fb0289e

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
@@ -234,6 +234,12 @@ class ViewController: UIViewController {
234234
}
235235
```
236236

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

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

0 commit comments

Comments
 (0)