SpatialAlignment.Vertical

interface SpatialAlignment.Vertical

Known direct subclasses
SpatialBiasAlignment.Vertical

Creates a weighted alignment that specifies a vertical bias.


An interface to calculate the position of a box of a certain height inside an available height.

Summary

Public functions

Int
offset(height: Int, space: Int)

Public functions

offset

Added in 1.0.0-alpha01
fun offset(height: Int, space: Int): Int
See also
verticalOffset