YogaValue

open class YogaValue

Constructors

Link copied to clipboard
constructor(value: Float, unit: YogaUnit)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun equals(other: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun parse(s: String): YogaValue
Link copied to clipboard
open fun toString(): String