Represents a flexible unit used for sizing Grid tracks.

One Fr unit represents a fraction of the remaining space in the grid container after GridTrackSize.Fixed and GridTrackSize.Percentage tracks have been allocated.

Summary

Public constructors

Fr(value: Float)
Cmn

Public functions

open String
Cmn

Public properties

Float
Cmn

Public constructors

Fr

Fr(value: Float)

Public functions

toString

open fun toString(): String

Public properties

value

val valueFloat