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