Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.13 KB

cornerRadius.md

File metadata and controls

33 lines (24 loc) · 1.13 KB

CornerRadius

Kind: global interface

cornerRadius.topLeft : Number

Radius of the top left corner.

Kind: instance property of CornerRadius

cornerRadius.topRight : Number

Radius of the top right corner.

Kind: instance property of CornerRadius

cornerRadius.bottomLeft : Number

Radius of the bottom left corner.

Kind: instance property of CornerRadius

cornerRadius.bottomRight : Number

Radius of the bottom right corner.

Kind: instance property of CornerRadius