containsRect

fun containsRect(rect: <Error class: unknown class>): Boolean

Checks if the given @rect is contained inside the rounded rectangle.

Return

true if the @rect is fully contained inside the rounded rectangle

Parameters

rect

the rectangle to check