RoundedRect.normalize

Normalizes the passed rectangle.

This function will ensure that the bounds of the rectangle are normalized and ensure that the corner values are positive and the corners do not overlap.

class RoundedRect
normalize
()

Return Value

the normalized rectangle

Meta