YogaMeasureOutput

Helpers for building measure output value.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getHeight(measureOutput: Long): Float
Link copied to clipboard
open fun getWidth(measureOutput: Long): Float
Link copied to clipboard
open fun make(width: Float, height: Float): Long
open fun make(width: Int, height: Int): Long