Fixed

class Fixed(val valueDp: Float) : BaseAxis.Size

Instructs a BaseAxis to adopt the given size.

Constructors

Link copied to clipboard
constructor(valueDp: Float)

Properties

Link copied to clipboard

the size (in dp).

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int