containsPoint

fun containsPoint(point: <Error class: unknown class>): Boolean

Checks if the given @point is inside the rounded rectangle.

Return

true if the @point is inside the rounded rectangle

Parameters

point

the point to check