borderRadius

borderRadius

Border radius for rounded corners.

Type

BorderRadius

Single value (e.g. "10px" or "50%") or per-corner (e.g. "10px 20px 30px 40px" for top-left, top-right, bottom-right, bottom-left). Setting to null removes the border radius. Supported by FrameNode.