We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d741417 commit ec9c6b9Copy full SHA for ec9c6b9
README.md
@@ -992,7 +992,7 @@ FlexLayout also adds methods to set common UIView properties.
992
* **`backgroundColor(_ color: UIColor)`**
993
Set the flex item's UIView background color.
994
* **`cornerRadius(_ value: CGFloat)`**
995
-Set the view to rounded corner
+Set the flex item's UIView rounded corner radius.
996
997
###### Usage examples:
998
```swift
0 commit comments