isFinite
Property
Common
val RoundRect.isFinite
Whether all coordinates of this rounded rectangle are finite.
Common
inline val Offset.isFinite: Boolean
True if both x and y values of the Offset
are finite. NaN values are not considered finite.