Class

Breadth.Fraction

Specifies relative breadth as a fraction of available space.

Source set: Common
public class Fraction(public val value: Float) : Breadth()

Specifies relative breadth as a fraction of available space.

Functions

equals

Source set: Common
override fun equals(other: Any?): Boolean

hashCode

Source set: Common
override fun hashCode(): Int

Content updated: